body {
	background-color:#546787;
}
img {
   position: absolute;
   top: 50%;
   left: 50%;
   width: 451px;
   height: 464px;
   margin-top: -232px; /* Half the height */
   margin-left: -225px; /* Half the width */
}