#tagline, caption {
  font-weight: bold;
}

#contents, p.update + div {
  display: none;
}

a {
  text-decoration: none;
}

a:link, a:visited {
  color: inherit;
}

abbr {
  border-bottom-style: none;
}

.math {
  display: block;
  margin: 1em;
  font-family: "Lucida Console", Monaco, monospace;
  text-align: center;
}

p.stanza {
  text-indent: 0;
  margin: 1.5em 0;
  font-weight: normal;
}

.disclaimer {
  font-style: italic;
  font-size: smaller;
  border-top: thin solid black;
  margin-top: 1.5em;
}
