@import url(http://fonts.googleapis.com/css?family=Anonymous+Pro:400,400italic,700,700italic);

body {
	font-family: 'Anonymous Pro', monospace;
	margin:0;
	background-color:#000;
	background:url(../images/eldercore-bg-25.jpg);
	font-size:11px;
}


#container {
	width:612px;
	height:auto;
	margin: 0 auto;
	background-color:#FFF;
	padding:20px;
}

#header {
	height:90px;
}