/**/ body { margin-left: 10%; margin-right: 10% } h1, h2, h3, h4, h5, h6 { text-align: center; /* all headings centered */ clear: both } h2 { margin-top: 2em } p { margin-top: 0.75em; text-align: justify; margin-bottom: 0.75em } hr { width: 33%; margin-top: 2em; margin-bottom: 2em; margin-left: auto; margin-right: auto; clear: both } 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 */ .blockquot { margin-left: 5%; margin-right: 10% } ul.IX { list-style-type: none; font-size: inherit; /* i.e. from the div class="index" container */ } .IX li { /* list items in an index: compressed vertically */ margin-top: 0 } .toc { margin-left: 3em } .center { text-align: center } .smcap { font-variant: small-caps } .caption { font-weight: bold } /* Images */ .figcenter { margin: auto; text-align: center } /* Footnotes */ .footnote { margin-left: 10%; margin-right: 10%; font-size: 0.9em } .footnote .label { text-align: right } .fnanchor { vertical-align: super; font-size: 0.8em; text-decoration: none } /* 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: 2em; padding-left: 3em; text-indent: -3em } /**/