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

#container {
	width:1200px;
	height:900px;
	margin:0 auto 0 auto;
	position:relative;
	top: -10px;
}body {
	background-color: #999999;overflow-x:hidden;
}

