p + p { text-indent: 1.5em; margin-top: 0; margin-bottom: 0em }
p.title { text-indent: 0; text-align: center }
p.caption { text-indent: 0 }
p.stb { text-indent: 0; margin-top: 0.83em }
p.mtb { text-indent: 0; margin-top: 2.17em }
p.ltb { text-indent: 0; margin-top: 3.08em }
span.first { text-transform: uppercase }
body { margin: 5em; 
       /* I think Georgia is a little cramped.  So I open it up, just a bit. */
       font-family: georgia, times, serif;
       line-height: 1.4;
       letter-spacing: 0.025em;
       }

