* { margin:0; padding:0;}

body {background: #3f3b31 url(images/body.jpg) repeat-x top; font-family: Arial, Helvetica, sans-serif; font-size: 11px; margin:0; padding:0; color:#babbc2; line-height:1.4em;}
#center {
	width:950px;
	margin:0 auto;
	}
#header {height:354px; overflow:hidden;}

#header h1, #header h1 a { width:470px; height:291px; background:url(images/logo.jpg); float:left; overflow:hidden; margin:32px 0;}

#header h1 span { float:left; margin-top:-9999px}

#header p {float:left; margin:0; color:#3f3b31; margin:250px 0 0 38px; font-size:14px;}

#header a:link,#header a:visited {color:#688c1b; text-decoration:none;}

#header a:hover {color:#688c1b; text-decoration:underline;}

#footer {border-top: #babbc2 1px solid; margin:20px 0; font-size:80%; }


