body {
    margin-left: 3%; margin-right: 3%;
    background: white;
    font-family: Georgia, Times, serif;
    width: 44em;
}
p { margin-top: 3px; margin-bottom: 1px; }
p.verse {
    margin-left: 5%;
   <!-- font-size: small;-->
}
.example { margin-left: 3%; }
blockquote {
    font-family: Garamond, sans-serif;
 <!--   font-size: smaller; -->
}
td { font-size: small; padding-right: 1em; }
h2, h3 { margin-bottom: 0px;
         font-weight: normal;
         background: aqua;
         text-align: center; }
h2 { margin-top: 25px; margin-bottom: 0px; }
