BODY {

  margin: 0;
  height: 100%;
  width: 100%;
  background-color: #000000;
}

#offline_splash {

  height: 100%;
  width: 100%;
  text-align: center;
}

#image {

  margin: 25px 0px 0px 0px;
}