#mainbox {
	width: 800px;
	background-color: #FFFF99;
	margin-left: auto ; /*center div*/
 	margin-right: auto ; /*center div*/
}
