body {
	background: #009FE3;
}

.header{
	width: 500px;
	height: 353px;
	position: absolute;
	left: 50%;
	top: 50%;
	margin:-176px 0 0 -250px;
}