/**/ body { margin-left: 15%; margin-right: 15% } .titlematter { page-break-before: always } h1 { text-align: center } h1.tit { line-height: 0.5em; margin-top: 1em; margin-bottom: 0.5em } h1.tit .line1 { font-size: 1em; letter-spacing: 0.2em } h1.tit .line2 { font-size: 0.5em } h1.tit .line3 { font-size: 0.3em } h1.tit .line4 { font-size: 0.7em } h1.tit .line5 { font-size: 0.3em } p.run { text-indent: 0; text-align: center; margin-bottom: 1em } p.pub { text-indent: 0; text-align: center; margin-top: 1em; font-size: 0.8em; letter-spacing: 0.2em } p.cop { text-indent: 0; text-align: center; margin-top: 8em; margin-bottom: 8em; font-size: 0.8em; letter-spacing: 0.2em; line-height: 1em } p.cop .line1 { border-top: 2px solid black; display: inline-block; padding-top: 0.1em } p.cop .line2 { border-bottom: 2px solid black; display: inline-block; padding-bottom: 0.1em } p.ded { text-indent: 0; text-align: center; margin-top: 5em; margin-bottom: 5em } p.ded .line2 { font-size: 0.8em } h2 { text-align: center; margin-top: 4em; margin-bottom: 1em; page-break-before: always } p { margin-left: 0; margin-right: 0; margin-top: 0; margin-bottom: 0; text-align: justify; text-indent: 1em } p.noindent { text-indent: 0 } p.signature { text-indent: 0; text-align: right; margin-right: 1em; margin-top: 0.5em; margin-bottom: 1em } p.tb { text-indent: 0; text-align: center; margin-top: 0.5em; margin-bottom: 0.5em } /* poetry */ div.poem { text-align: left; text-indent: 0; margin-left: 2em; margin-top: 1em; margin-bottom: 1em; font-size: 0.8em } .poem .line { text-align: left; text-indent: -2em; margin-left: 2em } /* "emphasis"--used for spaced out text */ em { letter-spacing: 0.2em; font-style: normal } /* antiqua--use to mark alternative font for foreign language parts if so desired */ span.antiqua { font-family: "Courier New", monospace } span.underline { text-decoration: underline } span.hidden { display: none } 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 */ .trnote { font-family: sans-serif; font-size: 0.8em; background-color: #ccc; color: #000; border: black 1px dotted; margin: 2em; padding: 1em; page-break-before: always; margin-top: 3em } .trnote p { text-indent: 0; margin-bottom: 1em } .trnote ul { margin-left: 0; padding-left: 0 } .trnote li { text-align: left; margin-bottom: 0.5em; margin-left: 1em } .trnote ul li { list-style-type: square } /* page numbers */ a[title].pagenum:after { content: attr(title); color: gray; background-color: inherit; letter-spacing: 0; text-indent: 0; text-align: right; font-style: normal; font-variant: normal; font-weight: normal; font-size: x-small; border: 1px solid silver; display: inline } /* images */ .centerpic { text-align: center; text-indent: 0; display: block; margin-left: auto; margin-right: auto } /**/