body {
  background: #ffe152;
}

#content {
  font-family: Trebuchet MS, Helvetica, san-serif;
  font-size: 11pt;
}

#content a {
  color: #ce671b;
  font-weight: bold;
  text-transform: uppercase;
  text-decoration: none;
}

#content a:hover {
  color: #41443a;
}
