/**/ body { margin-left: 10%; margin-right: 10% } h1, h2, h3, h4 { text-align: center; /* all headings centered */ clear: both; line-height: 2 } h1 { margin-top: 2em; margin-bottom: 2em } h2 { margin-top: 4em; margin-bottom: 1em } h3 { margin-top: 4em; margin-bottom: 1em } h4 { margin-top: 2em; margin-bottom: 1em; text-align: right; padding-right: 2em } div.titlepage { text-align: center; page-break-before: always; page-break-after: always } div.chapter { page-break-before: always } h2.nobreak { page-break-before: avoid } h3.nobreak { page-break-before: avoid } p { margin-top: 0.75em; text-align: justify; margin-bottom: 0.75em } .p2 { margin-top: 2em } .p4 { margin-top: 4em } .p6 { margin-top: 6em } .pagenum { /* uncomment the next line for invisible page numbers */ /* visibility: hidden; */ font-size: small; text-align: right; /* not bold */ font-weight: normal; /* not italic */ font-style: normal; /* not small cap */ font-variant: normal } /* page numbers */ .poetry-container { text-align: center; font-size: 95% } .poetry { display: inline-block; text-align: left } .poetry .stanza { margin: 1em 0 2em 0 } .poetry .line { margin: 0; text-indent: -3em; padding-left: 3em } .poetry .i1 { margin-left: 1em } .figcenter4em { margin: auto; text-align: center; margin-top: 4em } .center { text-align: center } .large { font-size: large } .smcap { font-variant: small-caps } .i2 { margin-left: 2em; padding-right: 2em } hr { width: 33%; margin-top: 2em; margin-bottom: 2em; margin-left: auto; margin-right: auto; clear: both } hr.tb { width: 15%; margin-top: 2em; margin-bottom: 2em } hr.chap { width: 25%; margin-top: 2em; margin-bottom: 2em } /* Transcriber's notes */ .box { margin: auto; margin-top: 2em; border: 1px solid; padding: 1em; background-color: #F0FFFF; width: 25em } table { margin-left: auto; margin-right: auto; margin-top: 2em; margin-bottom: 2em } .tdl { text-align: left } .tdc { text-align: center } .tdcc { text-align: center; padding-top: 1.5em } .tdr { text-align: right; padding-left: 2em } .tdrb { text-align: right; vertical-align: bottom; padding-left: 2em } @media all { /* was @media handheld */ body { margin: 0; padding: 0; width: 90% } .box { width: 75% } hr.tb { width: 10%; margin-left: 47.5%; margin-top: 2em; margin-bottom: 2em } hr.chap { width: 20%; margin-left: 42.5%; margin-top: 2em; margin-bottom: 2em } .poetry { margin: 2em; display: block } } /**/