/**/ body { margin-left: 10%; margin-right: 10% } h1, h2 { text-align: center; /* all headings centered */ clear: both } p { margin-top: 0.51em; text-align: justify; margin-bottom: 0.49em } hr.chap { width: 65%; margin-top: 2em; margin-bottom: 2em; margin-left: 17.5%; margin-right: 17.5% } hr.full { width: 95%; margin-top: 1em; margin-bottom: 1em; margin-left: 2.5%; margin-right: 2.5% } .small { font-size: 75% } .smaller { font-size: 90% } .large { font-size: 120% } .break-before { page-break-before: always } div.chapter { page-break-before: always } h2.nobreak { page-break-before: avoid } .topspace1 { margin-top: 1em } .topspace2 { margin-top: 2em } .topspace3 { margin-top: 3em } .topspace4 { margin-top: 4em } .bottomspace1 { margin-bottom: 1em } .sig-right5 { text-align: right; padding-right: 5% } .blockindent35 { margin-left: 25%; margin-right: 25%; text-align: justify; font-size: 100% } .blockindent-poem { margin-left: -4% } table { margin-left: auto; margin-right: auto } .tdl { text-align: left } .tdr { text-align: right } .pagenum { /* uncomment the next line for invisible page numbers */ /* visibility: hidden; */ font-size: smaller; text-align: right } /* page numbers */ .center { text-align: center } .smcap { font-variant: small-caps } /* Images */ .figcenter { margin: auto; text-align: center } /* Poetry */ .poetry-container { text-align: center } .poetry { display: inline-block; text-align: left } .poetry .stanza { margin: 1em auto } .poetry .verse { text-indent: -3em; padding-left: 3em } .poetry .verse-first-line { text-indent: -0.5em } .poetry .indent2 { text-indent: -2em } .poetry .indent8 { text-indent: 1em } @media all { /* was @media handheld */ .poetry { display: block; margin-left: 1.5em } } /* Transcriber's notes */ .transnote { background-color: #E6E6FA; color: black; font-size: smaller; padding: 0.5em; margin-bottom: 5em; font-family: sans-serif, serif } /**/