/* $Id: hstyle.css,v 1.5 2005/02/02 08:15:30 hennings Exp $ */

BODY {
  color: #000;
  background: #FFF;
  margin-left: 7%;
  font-family: garamond,serif;
}

H1,H2,H3,H4 { 
  color: #900;
  background: #FFF;
  font-family: helvetica,verdana,sans-serif;
}


PRE {
  font-family: courier,monospace;
}

H1 {
  text-align: center;
}

H2 {
  margin-left: -3%;
}
