body {
	background: #3E3E3E url(none);
	font-family: arial,hevetica,sans-serif;
	font-size: 11px;
	text-align: center; 
	margin: 0px auto; 
	padding: 0px 20px;
	width: 760px;
	color: white;
}

#content {
	text-align:left;
}


a:link {
	color: #a60532;
	text-decoration: none;
}

a:hover {
	color:#cccccc;
}

a:visited{
	color:#a1a1a1;
}
