
body {
	background: #d94c00;
	overflow-x:hidden;
	overflow-y:scroll;

}
.container{

	margin:0 auto;
	height:1024px;
	width:1024px;
	}


