body { color: white; background-color: #e0e0e0; width: 895px}ul#nav {	list-style: none;	position: absolute;	top: 0%;	right: 0%;	margin: 0;	padding: 0;	letter-spacing: 1px;	font-family: Arial;	}ul#nav li {	float: left;	margin: 0 1px;	padding: 0; }	ul#nav li a {	display: block;	font-size: 12px;	float: left;	width: 71px;	height: 22px;	line-height: 22px;	background: #9d9c9a;	text-decoration: none;	text-align: center; 	color: white;	}ul#nav li a { float: none; }ul#nav li a:visited {	color: white; }ul#nav li a:hover { 	background: #807f7e;	color: white; }.logo {	position: absolute;	width: 266px;	height: 24px;	left: 50%; 	margin-left: 158px; 	top: 50%; 	margin-top: -170px;}.imagemain { 	position: absolute; 	width: 850px; 	height: 259px; 	left: 50%; 	margin-left: -425px; 	top: 50%; 	margin-top:-130px; }