body {
  background: white;
}

#wrapper {
  position: static;
  border: none;
  background-color: white;
}

.nav { display: none; }

h1 {
  position: static;
  color: #882400;
  padding-bottom: 0.9em;
  border-bottom: 1px solid black;
  margin-bottom: 0.9em;
}