body {
	margin:0;
	color: #000000;	
	text-align:center;
	font: 72.5%/1.6 "Gill Sans MT", "Gill Sans", Futura, "Lucida Grande", Geneva, sans-serif;
	background-color:#ffffff;
}
/*3e3e3e   e3e3e3*/

div#container {
	width:800px;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
	background-color:white;
	margin-top:0px;
}


div#logo h1 a {
	width:359px;
	height:81px;
	background-image:url(logo.gif);
	text-indent:-8000px;
	margin-left:auto;
	margin-right:auto;
	margin-top:20px;
	margin-bottom:20px;
	display:block;
	text-indent:-8000px;
}
