/**/ body { margin-left: 10%; margin-right: 10% } h1, h2, h3 { text-align: center; /* all headings centered */ clear: both } p { margin-top: 0.51em; text-align: justify; margin-bottom: 0.49em } .indent2 { margin-left: 2em } hr.full { width: 95%; margin-left: 2.5%; margin-right: 2.5% } hr.r5 { width: 5%; margin-left: 47.5%; margin-right: 47.5% } hr.r10 { width: 10%; margin-left: 45%; margin-right: 45% } hr.r15 { width: 15%; margin-left: 42.5%; margin-right: 42.5% } hr.r25 { width: 25%; margin-left: 37.5%; margin-right: 37.5% } hr.chap { width: 25%; margin-left: 37.5%; margin-right: 37.5% } .xsmall { font-size: 65% } .small { font-size: 75% } .smaller { font-size: 90% } .large { font-size: 120% } .xlarge { font-size: 150% } div.chapter { page-break-before: always } div.section { page-break-before: always } h2.nobreak, h3.nobreak { page-break-before: avoid } .topspace1 { margin-top: 1em } .topspace2 { margin-top: 2em } .topspace4 { margin-top: 4em } .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 } /* Footnotes */ .footnotes { border: dashed 1px } .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-container { text-align: center; font-size: 85%; margin-top: 1em; margin-bottom: 1em } .poetry { display: inline-block; text-align: left } .poetry .stanza { margin: 1em auto } .poetry .verse { text-indent: -3em; padding-left: 3em } .poetry .indent8 { text-indent: -2em } @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 } /**/