body {
 color: black; background: white;
}

address,dl,h1,h2,h3,ol,p,ul {
  font-family: Helvetica, Arial, sans-serif;
}

code,samp {
  font-family: Courier, monospace;
}

address {
  font-size: 75%;
}

h1 {
  background: transparent;
  color: maroon;
  text-align: right;
}
