#container
{
	width: 1050px;
	height: 551px;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-left: -525px;
	margin-top: -280px;
	
	}
