header(s) in content(s)


  div#content * {
      font-family: "Times New Roman", Times, serif;
  }
  div#content h3 + p, div#content h4 + p  {
      margin: 0 0 1.8em 0;
  }
  div#content h3 {
      margin-top: 1.8em;
      border-bottom: none;
      font-family: "Monotype Corsiva", cursive;
      text-decoration: underline;
      font-size: 2em;
  }