.wf-loading h1, .wf-loading h2 { font-family: Georgia, serif; }
.wf-inactive h1, .wf-inactive h2 { font-family: Georgia, serif; }
.wf-active h1, .wf-active h2, .wf-active h3 { font-family: 'Crimson Text', serif; }
body {
  background:      #FFFFE0;
  font-family:     Georgia, serif;
  font-size:       16px;
  margin:          5em 0 2em 4em;
  text-align:      justify;
  text-rendering:  optimizeLegibility
}
h1 { margin: 0 0 0.5em 0; }
h2 {
  margin: 2em 0 1.2em 0;
line-height: 1.5;
}
  h3.author,
  h3.date,
  h3.location {
    font-weight: 400;
    font-style: italic;
    margin-bottom: 0;
    margin-top: 0;
  }
  h3.author { margin-top: 2em; }
p  { line-height:  1.7; }
footer {
  font-family: 'Crimson Text', serif;
  color:        #ccc;
  border-top:   1px solid #ccc;
  margin-top:   3em;
  padding-top:  0.5em;
  font-size:    14px;
}

div#contents { width: 40em; }
