body
{
  background-color: black;
  color: white;
}

h1
{

  width: 800px;
  height: 300px;
  background: url("zombie-apotcalypse-title.jpg");
  text-indent: -9999px;
  position: fixed;
  top: 50%;
  left: 50%;
  margin-top: -150px;
  margin-left: -400px;
}