body {
	height: 100%;
	margin: 0;
	padding: 0;
	background-color: #636366;
	text-align: center;
}
h1 span{display:none;}
#container {
	margin-top: -290px;
	margin-left: -435px;
	position: absolute;
	top: 50%;
	left: 50%;
	width: 870px;
	height: 580px;
}

