body {
  background-image: url("/images/fwgm.png");
  background-position: center;
  background-attachment: fixed;
  background-repeat: no-repeat;
}

h1, h2, h3, h4, h5, h6, dl#contents dt, #tagline {
  color: orange;
}

a:link {
  color: maroon;
}

a:visited {
  color: orange;
}

table {
  margin: 1em 0;
}
