body {
  background-image: url("/images/trefoil.png");
  background-position: center;
  background-attachment: fixed;
  background-repeat: no-repeat;
}

h1, h2, h3, h4, h5, h6, dl#contents dt, #tagline {
  color: maroon;
}

a:link {
  color: red;
}

a:visited {
  color: maroon;
}

h1 span[lang="tlh"] {
  font-variant: normal;
}

