body {	font-family: Arial, Helvetica, sans-serif;	font-size: 80%;	background-color: #2E2627;	background-image: url(../images/bgd.gif);	background-repeat: repeat-x;	background-position: top;	color: #FFFFFF;	margin: 0 auto;}	a, a:link, a:active {	color:#999999;	text-decoration: none;}a:hover {	text-decoration: underline;}	img {	border: 0;}#container {	width: 769px;	margin: 0 auto;}	#footer {	clear: both;	width: 769px;	margin: 0 auto;	color: #6D6868;	font-size: 95%;	padding: 15px 0;}	#topnav {	text-align: right;	padding: 10px 0;	color: #999999;	height: 40px;}	
