body {
  font-size: 100%;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  color: #252525;
  width: 440px;
  margin: auto;
}

h1 {
  background: transparent url('../images/logo.gif') center 0 no-repeat;
  height: 235px;
  width: 440px;
  margin-top: 100px;
}

h2 {
  background: transparent url('../images/coming-soon.gif') center 0 no-repeat;
  width: 440px;
  height: 25px;
}

span {
  display: none;
}

p {
  font-size: 0.8em;
  line-height: 1.3em;
  margin-top: 1.3em;
  text-align: center;
  width: 440px;
}

a {
  text-decoration: underline;
  color: #437BCC;
}

a:hover {
  text-decoration: none;
}
