body {
	background: #FFAA00 url(../images/bg.jpg) top center no-repeat;
	margin: 0;
	padding: 0;	
}

#maincontent {
	margin: 0 auto;	
	text-align:left;
	width: 1029px;
}

#site_content_outer {
	width: 766px;	
	height: 800px;
	background: #FFAA00;
	margin: 0 auto;
	padding: 0;
	text-align:center;	
}