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

body {
	background-color:#CCC;
}
#maincontainer {
	width:960px;
	height:706px;
	margin:auto;
	margin-top:50px;
}

