/* bh quick-and-dirty-page stylesheet */
 body, p {
  background-color: #000000;
  color: #fffdd0;
  font-family: Microsoft Sans Serif,Helvetica,Helv,Arial;
  font-size: 10pt;
 }
 body {
  text-align: center;
  background: black;
 }
 a {
  color: #eeea90;
 }
