
img {
	position: absolute;
	left: 50%;
	top: 50%;
	width: 900px;
	height: 550px;
	margin-top: -275px;
	margin-left: -450px;
	overflow: auto;
}


