body {
  height: 100%;
  background: #444444 url("../images/background/background.png");
}
body img {
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -56px;
  margin-left: -114px;
}
