@charset "UTF-8";

body {
	background-color:#05204D;
}

#imgposition {
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left:-186px;
	margin-top:-200px;
	}