/**/ body { margin-left: 10%; margin-right: 10% } h1, h2, h3 { text-align: center; /* all headings centered */ clear: both; font-weight: normal } h1 { margin-top: 2em; margin-bottom: 2em } h2 { margin-top: 4em } h3 { margin-top: 2em } .half-title { margin-top: 6em; text-align: center; font-size: 140%; margin-bottom: 6em } p { margin-top: 0.51em; text-align: justify; margin-bottom: 0.49em } .p2 { margin-top: 2em; margin-bottom: 2em } .p4 { margin-top: 4em; margin-bottom: 2em } .p5 { margin-top: 6em; font-size: 0.75em } .p6 { margin-top: 6em } hr { width: 33%; margin-top: 2em; margin-bottom: 2em; margin-left: auto; margin-right: auto; clear: both } .ebhide { margin-bottom: 4em } @media all { /* was @media handheld */ .ebhide { visibility: hidden; display: none } } hr.tb { width: 45% } .large { font-size: 120% } table.toc { margin-left: auto; margin-right: auto } .pagenum { /* uncomment the next line for invisible page numbers */ visibility: hidden; font-size: smaller; text-align: right } /* page numbers */ div.chapter { page-break-before: always } .center { text-align: center } /* Images */ .figcenter { margin: auto; text-align: center } /* Poetry */ .poetry-container { text-align: center } .poetry { display: inline-block; text-align: left; margin-top: 1em; margin-bottom: 1em } /* Transcriber's notes */ ins { text-decoration: none; border-bottom: thin dotted gray } .tnote { border: dashed 1px; margin-left: 10%; margin-right: 10%; padding-bottom: 0.5em; padding-top: 0.5em; padding-left: 0.5em; padding-right: 0.5em } /**/