#banner {
  display: none;
}

body {
  background: #FFF;
}

#container {
  border: none;
}

h1 {
  width: auto;
  height: auto;
  background: none;
  text-indent: 0;
  text-align: center;
  font: normal 30px/1em "Apercu Bold", Arial, Helvetica, sans-serif;
}

h1 a {
  display: block;
}