body {
	margin: 0px;
	background: #2d3b4e;
}
img {
	position: absolute;
	left: 50%;
	top: 50%;
	margin-top: -200px;
	margin-left: -400px;
	border: 0;
}