#main 
{
	background: #C8BEBE;
	margin: 0 5px;
	padding: 10px;
	width: 750px !important;
	font-size: 11px;
	line-height: 18px;
}

#main h1, #main h3
{
	text-align: center;
	color: #FEFBFB;
	font-size: 12px;
	text-transform: uppercase;
	border-bottom: solid 1px #FEFBFB;
	padding: 0 0 10px 0;
	margin: 10px 0 18px 0;
}

