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

#maincontainer{
	width:900px;
	height:600px;
	margin:0 auto;
	padding:212px 103px;
}
body{
	background:#000;
}