
html {
  background: #fff;
}

#preheader {
  background: #fff;
  border-bottom: solid 2px #333;
  color: #333;
}

#header {
  display: none;
}

#wiki-left {
  display: none;
}

#wiki {
  margin: 0 3%;
}

#footer {
  color: #333;
  background: #fff;
  height: auto;
}
