body 
{
background-color: #000000;
}

img {
  position:absolute;
  top:50%;
  left:50%;
  width:620px;
  height:482px;
  margin-top:-241px; /* half the height */
  margin-left:-310px; /* half the width */
}