body {
  background-color: #000000;
}

img {
  width:  640px;
  height: 400px;

  position: absolute;
  left: 50%;
  top:  50%;
  margin-top:  -195px;
  margin-left: -315px;

  border: 5px solid #535353;
}
