body, html {
	margin: 0px;
	background-color: #fff;
}

img {
	position: absolute;
	top: 50%;
	margin-top: -227px;
	left: 50%;
	margin-left: -275px;
}
