body {
  font-family: Arial, Helvetica, sans-serif;
  background: #FFFFFF;
}

H1, H2, H3, H4, H5, H6 {
  color: #800020;
}

code {
  font-family: monospace;
  font-weight: bold;
}

img {
  color: white;
  border: none;
}
