body{
	text-align:center;
}
#container{
	position:absolute;
  left: 50%;
  top: 50%;
  margin-left: -600px;
  margin-top: -217px;
	width:1200px;
	height:435px;
	background:#ccc;
}