       body {
            margin: 0;
			background-color: #a2c445;
			overflow: auto;
       }
		 
img
{
	border: 0;
}
	
#container
{
	width: 858px;
	height: 473px;
	position: absolute;
	top: 50%;
	left: 50%;
	margin: -280px 0 0 -429px;
}

