body {
  background: #292929;
  text-align: center;
}

h1 {
  display: block;
  background: url('/images/logo.png') no-repeat;
  text-indent: -9000px;
  width: 140px;
  height: 37px;
  margin: 100px auto 0;
}