/* mode: -*- HTML:CSS:EN -*- */
/* date: 2005/05/25 */

body {
  background: white;
  background-image: url(img/BlueVellum.gif);
  font: 12pt Arial, Helvetica, sans-serif;
}

h1 {
  font-variant: small-caps;
  color: navy;
  margin-top: 20
}

h2 {
  color: blue;
}
