html {
  width:100%;
  height:100%;
  margin:0;
}


#all{
	width:911px;
	height:450px;
	margin-left:-455px;
	left:50%;
	top:50%;
	margin-top:-225px;
	position:absolute;
	}