body {
	margin: auto;
	width: 800px;
	text-align: center;
	background-color: #3E3E3E;
	background-repeat: repeat;
}

.layout {
	text-align: center;
	_width: 800px;
	background-color: white;
	border-left: 5px solid white;
	border-right: 5px solid white;
	padding: 0 0 5px 0;
}
a {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #FFFFFF; text-decoration: none}
