body {
	margin:0;
	color: #000000;	
	text-align:center;
	font-family:"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 {
	background-image:url('o10.jpg');
	height:125px;
	width:509px;
	text-indent:-8000px;
	margin-left:auto;
	margin-right:auto;
	margin-top:20px;
	margin-bottom:20px;
	display:block;
	text-indent:-8000px;
}


