body {
	background-color:	#FF9200;
} 
#mainframe {
	position:		absolute;
	left: 			50%;
	top:			50%;
	width: 			900px;
	height: 		650px;
	margin-left: 	-450px;				
	margin-top: 	-325px; 
	border: 		1px solid white;
}