body, html {
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 0;
}

body {
  background: #000000 url("../images/background.gif") center top repeat;
}

#eight-teen {
  background: #1e1a14 url("../images/texture.png") center top repeat;
  background-size: 100% auto;
  padding-bottom: 1px;
}

#eight-teen a {
  font-family: "Helvetica Neue", Helvetica, sans-serif;
  display: block;
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 0;
  text-align: center;
  text-decoration: none;
}

#eight-teen a img {
  display: block;
  width: 100%;
  margin: 0;
  padding: 0;
}

#eight-teen a #disclaimer {
  display: block;
  font-weight: bold;
  font-size: 40px;
  color: #ffffff;
  opacity: 0.75;
  text-transform: uppercase;
  padding-bottom: 80px;
}
