/**/ body { margin-left: 10%; margin-right: 10% } h1, h2, h3, h4 { text-align: center; /* all headings centered */ clear: both } p { margin-top: 0.51em; text-align: justify; margin-bottom: 0.49em } hr { width: 33%; margin-top: 2em; margin-bottom: 2em; margin-left: 33.5%; margin-right: 33.5%; clear: both } hr.tb { width: 45%; margin-left: 27.5%; margin-right: 27.5% } hr.chap { width: 65%; margin-left: 17.5%; margin-right: 17.5% } div.chapter { page-break-before: always } h2.nobreak { page-break-before: avoid } table { margin-left: auto; margin-right: auto } tr.blankrow { /* background-color: #FFFFFF;*/ } .pagenum { /* uncomment the next line for invisible page numbers */ /* visibility: hidden; */ font-size: smaller; text-align: right; font-style: normal; font-weight: normal; font-variant: normal } /* page numbers */ .center { text-align: center } .smcap { font-variant: small-caps } .allsmcap { font-variant: small-caps; text-transform: lowercase } /* 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 */ .poetry-container { text-align: center } .poetry { text-align: left; margin-left: 5%; margin-right: 5% } /* uncomment the next line for centered poetry in browsers */ /* .poetry {display: inline-block;} */ .poetry .stanza { margin: 1em auto } .poetry .verse { text-indent: -3em; padding-left: 3em } /* Poetry indents */ .poetry .indent0 { text-indent: -3em } .poetry .indent18 { text-indent: 6em } .poetry .indent26 { text-indent: 10em } .poetry .indent6 { text-indent: 0 } .poetry .indent8 { text-indent: 1em } /**/