/**/ body { margin-left: 10%; margin-right: 10% } h1, h2, h3, h4, h5, h6 { text-align: center; /* all headings centered */ clear: both } p { margin-top: 0.51em; text-align: justify; margin-bottom: 0.49em } .p2 { margin-top: 2em } .p4 { margin-top: 4em } .p6 { margin-top: 6em } hr { width: 33%; margin-top: 2em; margin-bottom: 2em; margin-left: auto; margin-right: auto; clear: both } hr.tb { width: 45% } hr.chap { width: 65% } hr.full { width: 95% } table { margin-left: auto; margin-right: auto } .pagenum { /* uncomment the next line for invisible page numbers */ visibility: hidden; font-size: smaller; text-align: right } /* page numbers */ .center { text-align: center } .right { text-align: right } .smcap { font-variant: small-caps } .smcap2 { font-variant: small-caps; font-size: 85% } .border { border-color: black; border: 2px solid } /* Images */ .figcenter { margin: auto; text-align: center } /* Poetry */ .poem { margin-left: 10%; margin-right: 10%; text-align: left } .poem br { display: none } .poem .stanza { margin: 1em 0 1em 0 } .poem span.i0 { display: block; margin-left: 0; padding-left: 3em; text-indent: -3em } .poem span.i2 { display: block; margin-left: 1em; padding-left: 3em; text-indent: -3em } .poem span.i4 { display: block; margin-left: 2em; padding-left: 3em; text-indent: -3em } /* Transcriber's notes */ .transnote { background-color: #E6E6FA; color: black; font-size: smaller; padding: 0.5em; margin-bottom: 1em; font-family: sans-serif, serif } /**/