<style>
html,body,p {
    background-color: #ffffff;
    margin:    0 auto;
    max-width: 50rem;
    font-size: normal;
}
h1, h2, h3, h4 {
  font-family: "Open Sans", "DejaVu Sans", Sans, sans-serif;
  font-weight: normal;
  color: #00008B;
}
h1 { font-size: 20px; }
h2 { font-size: 18px; }
h3 { font-size: 16px; }
h4 { font-size: 14px; }

p, li {
  font-family: Garamond, Georgia, serif;
  font-weight: 100; 
}
</style>
