body {
	margin: 0px;
	padding: 0px;
}

img {
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	margin: auto;
}