/**/ body { margin-left: 10%; margin-right: 10% } h1, h2, h3 { text-align: center; /* all headings centered */ margin-top: 2em; clear: both } div.center { text-align: center; clear: both } p { margin-top: 0.75em; text-align: justify; margin-bottom: 0.75em } p.sig { /* signature moved right */ margin-left: 50% } p.title { text-align: center; text-indent: 0; font-weight: bold; font-variant: small-caps; line-height: 1.4; margin-bottom: 3em } hr { width: 33%; margin-top: 2em; margin-bottom: 2em; margin-left: auto; margin-right: auto; clear: both } hr.tb { width: 25% } hr.full { width: 95% } table { margin-left: auto; margin-right: auto } .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 } .center { text-align: center } .smcap { font-variant: small-caps } .caption { font-weight: bold } /* Images */ img { /* the default inline image has */ border: 1px solid black; /* a thin black line border.. */ /* ..spaced a bit out from the graphic */ } img.plain { /* image with no border or padding, see float */ border: none; padding: 0 } p.caption { /* caption para is.. */ margin-top: 0; /* ..snuggled up to its image */ font-size: smaller; text-align: center; clear: both } .center { text-align: center; text-indent: 0 } .center table { margin-left: auto; margin-right: auto; text-align: left } .center img { margin-left: auto; margin-right: auto } /* Footnotes */ .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 */ .poem { margin-left: 10%; margin-right: 10%; text-align: left } .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 } .poem span.i2 { display: block; margin-left: 2em; padding-left: 3em; text-indent: -3em } .poem span.i4 { display: block; margin-left: 4em; padding-left: 3em; text-indent: -3em } /* Transcriber's notes */ .transnote { background-color: #E6E6FA; color: black; font-size: smaller; padding: 0.5em; margin-top: 2em; margin-bottom: 5em; font-family: sans-serif, serif } /**/