/**/ 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 } .p6 { margin-top: 6em } .dtn-in { padding-left: 2em } .pad4 { padding-left: 4em } .big { font-size: 1.5em; font-weight: bold } .correction { text-decoration: none; border-bottom: thin dotted gray } .break { page-break-before: always } .nobreak { page-break-before: avoid } hr { width: 33%; margin-top: 2em; margin-bottom: 2em; margin-left: auto; margin-right: auto; clear: both } hr.chap { width: 65% } ul.TOC { list-style-type: none; width: 85% } li.toc1 { margin-top: 0.5em } li.toc2 { text-indent: 1em } /* Images */ .figcenter { margin-top: 1em; margin-bottom: 1em; margin-left: auto; margin-right: auto; text-align: center } .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 } /* Poetry */ .poem-container { text-align: center } @media screen, print { .poem { margin-left: 10%; margin-right: 10%; text-align: left; display: inline-block } } @media all { /* was @media handheld */ .poem { margin-left: 10%; margin-right: 10%; text-align: left; display: block } } .poem br { display: none } .poem .stanza { margin: 1em 0 1em 0 } .poem span.i0 { display: block; margin-left: 0; padding-left: 3em; text-indent: -3em } /* Transcriber's notes */ .transnote { background-color: #E6E6FA; color: black; font-size: smaller; padding: 0.5em; margin-bottom: 5em; font-family: sans-serif, serif } /**/