/**/ body { margin-left: 15%; margin-right: 15% } h1 { text-align: center; margin-top: 1em; margin-bottom: 1em } h2 { text-align: center; margin-top: 5em; margin-bottom: 1em } h3 { text-align: center; margin-top: 2em; margin-bottom: 1em } p { margin-left: 0; margin-right: 0; margin-top: 0; margin-bottom: 0; text-align: justify; text-indent: 1em } p.first { text-indent: 0 } span.firstchar { font-size: 3em; line-height: 0.8 } p.center { text-indent: 0; text-align: center; margin-top: 0.5em; margin-bottom: 0.5em } p.noindent { text-indent: 0 } p.sub { text-indent: 0; text-align: center; margin-top: 0; margin-bottom: 1em } p.footnote { text-indent: 0; margin-bottom: 0.2em } p.right { text-indent: 0; text-align: right; margin-left: 1em; margin-bottom: 0.5em } p.motto { text-indent: 0; text-align: right; margin-left: 1em; margin-bottom: 0 } p.signature { text-indent: 0; text-align: right; margin-left: 1em; margin-top: 0.5em; margin-bottom: 0.5em } p.ad { text-indent: -1em; margin-left: 1em; font-style: italic; margin-bottom: 1em } /* poetry */ div.poem { font-size: 80%; margin-left: 3em; text-align: left; text-indent: 0; margin-top: 0.5em; margin-bottom: 0.5em } p.line { text-align: left; text-indent: -2em; margin-left: 2em } p.line2 { text-align: left; text-indent: -2em; margin-left: 4em } /* "emphasis"--used for spaced out text */ span.em { /*letter-spacing:.15em;*/ font-style: italic } /* "other font"--not used */ span.smaller { font-size: smaller } span.underline { text-decoration: underline } span.hidden { display: none } span.sperr { letter-spacing: 0.15em } a:link { text-decoration: none; color: rgb(10%, 30%, 60%) } a:visited { text-decoration: none; color: rgb(10%, 30%, 60%) } a:hover { text-decoration: underline } a:active { text-decoration: underline } /* Transcriber's note */ ul { margin-left: 0; padding-left: 0 } .trnote { font-family: sans-serif; font-size: small; background-color: #ccc; color: #000; border: black 1px dotted; margin: 2em; padding: 1em } li { text-align: left; margin-bottom: 0.5em; margin-left: 1em } .trnote ul li { list-style-type: square } /* rulers */ hr { margin: auto; margin-top: 1em; margin-bottom: 1em; border: 0; border-top: 2px solid; color: black } hr.hr40 { margin-left: 30%; width: 40% } hr.hr10 { margin-left: 45%; width: 10% } .centerpic { text-align: center; text-indent: 0; display: block; margin-left: auto; margin-right: auto } /**/