body {
  font: 12pt Georgia, "Times New Roman", Times, serif;
}
h1 {
  font-size: 1.5em;
}
h2 {
  font-size: 1.3em;
}
h3 {
  font-size: 1.15em;
}
h4, h5, h6 {
  font-size: 1em;
}
#nav, #sidebar, #buffer-bot {
  display: none;
}
#wrapper {
  width: auto;
}
#header {
  background: none;
  height: auto;
}
#header h1 {
  left: auto;
  margin: 0 auto;
  position: relative;
  top: auto;
}
#body-cont {
  margin: 0 auto;
  width: auto;
}
#footer {
  display: none;
  font-size: 0.8em;
  line-height: 5em;
  margin: 0;
}
.half-heading {
  font-size: 1.2em;
}
#features {
  width: 690px;
}
