body {
  color: #000;
  background-color: #aaf;
  font-family: "Bitstream Vera Sans", "Helvetica", "Arial", sans-serif;
}
ol {
  color: #b20;
}
h1 {
  background-color: #000;
  color: #aaf;
  padding: .25ex; /* not required: adds more space so the background shows through */
}
