body {
	padding: 0;
	background-color: #F59E22;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

html, body {
	height: 100%;
}

#mainsite {
	width:612px;
	height:100%;
	margin-left:20px; 
	margin-right:20px;
	text-align: left;
}