body {
  font-size: 12pt;
  background: #fff;
  color: #000;
}

#wrapper {
  width: 100%;
}

/* SECTION: Header
-----------------------------------*/

#nav li { display: none; }

#nav li.selected a,
#nav li.selected a:hover {
  background: #fdffbf;
  color: #5a2909;
}

/* GENERAL: Hidden Elements
-----------------------------------*/

#header p,
#sidebar {
  display: none;
}
