body, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, textarea, p, blockquote, th, td {
  margin: 0;
  padding: 0;
}

body {
  font-family: Trebuchet, Arial, Deja-vu, sans-serif;
  background: #000;
}

p {
  margin-bottom: 1.1em;
  line-height: 1.5em;
}

h1 {
  font-size: 138.5%;
  color: #000;
  margin-bottom: 0.5em;
}

#header {
  color: #aaa;
  padding: 2em 2em 0 2em;
}

#contents {
  padding: 1.5em 2em 1.5em 2em;
  background: #FFFDF3;
  border-top: 1px solid #999;
  border-bottom: 1px solid #999;
  min-height: 23em;
}
