@charset "utf-8";
/* CSS Document */

#mainContainer{
	width: 800px;
	min-height: 600px;
	background-color:#ffffff;
	margin: auto;
}
