/**/ body { margin-left: 10%; margin-right: 10% } h1, h2 { text-align: center; /* all headings centered */ clear: both } p { margin-top: 0.75em; text-align: justify; text-indent: 1.25em; margin-bottom: 0.75em } .p2 { margin-top: 2em } hr { width: 33%; margin-top: 2em; margin-bottom: 2em; margin-left: 33.5%; margin-right: 33.5%; clear: both } hr.chap { width: 65%; margin-left: 17.5%; margin-right: 17.5% } table { margin-left: auto; margin-right: auto } .pagenum { font-size: 75%; text-align: right; color: gray } /* page numbers */ .center { text-align: center } .right { text-align: right } .smcap { font-variant: small-caps } /* Images */ .figcenter { margin: auto; text-align: center; max-width: 100% } img { max-width: 100%; height: auto } .ph2 { text-align: center; text-indent: 0; font-weight: bold; font-size: x-large; margin: 0.75em auto; line-height: 150% } .ph3 { text-align: center; text-indent: 0; font-weight: bold; font-size: large; margin: 0.83em auto } .ph4 { text-align: center; text-indent: 0; font-weight: bold; font-size: medium; margin: 1.12em auto } .poetry-container { text-align: center } .poetry { text-align: left; display: inline-block } .page-break { page-break-before: always } /**/