/**/ body { margin-left: 10%; margin-right: 10% } h1, h2 { text-align: center; /* all headings centered */ clear: both; margin-top: 4em } h3, h4 { text-align: center; /* all headings centered */ clear: both; margin-top: 2em } p { margin-top: 0.51em; text-align: justify; margin-bottom: 0.49em } .p2 { margin-top: 2em } .p4 { margin-top: 4em } .break { margin-top: 2em } small { font-size: 80% } big { font-size: 120% } .titlesig { /* signature or citation moved right */ margin-left: 50% } .pagenum { font-size: x-small; font-weight: normal; font-variant: normal; font-style: normal; letter-spacing: normal; text-indent: 0; text-align: right; color: #999; background-color: #fff } .halftitle { text-align: center; /* all headings centered */ clear: both; margin-top: 4em; font-size: large; font-weight: bold } p.contenttitle { text-align: center; /* all headings centered */ clear: both; margin-top: 4em; font-size: 150%; font-weight: bold; line-height: 200% } blockquote, .blkquot { margin-left: 5%; margin-right: 5%; font-size: 90% } p.citation { /* author citation at end of blockquote or poem */ margin-left: 8em } .center { text-align: center } .smcap { font-variant: small-caps } /* Poetry */ .poem { margin: auto; width: 26em; /* or a width to suit--be a little generous to accommodate most default settings */ text-align: left } .poem br { display: none } .poem .stanza { margin: 0.5em 0 0.5em 0 } .poem span.i0 { display: block; margin-left: 0; padding-left: 3em; text-indent: -3em } .poem span.i2 { display: block; margin-left: 2em; padding-left: 3em; text-indent: -3em } .poem span.i6 { display: block; margin-left: 6em; padding-left: 3em; text-indent: -3em } .poem span.i8 { display: block; margin-left: 8em; 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 } /**/