/* XML blockout */ p { margin-top: 0.75em; text-align: justify; margin-bottom: 0.75em } h1, h2, h3, h4, h5, h6 { text-align: center; /* all headings centered */ clear: both } hr { width: 33%; margin-top: 2em; margin-bottom: 2em; margin-left: auto; margin-right: auto; clear: both } body { margin-left: 10%; margin-right: 10% } .pagenum { /* uncomment the next line for invisible page numbers */ /* visibility: hidden; */ font-size: smaller; text-align: right } /* page numbers */ .blockquot { margin-left: 5%; margin-right: 5% } p.break { margin-top: 2em } p.quotdate { /* date of a letter aligned right */ text-align: right } p.quotsig { /* author signature at end of letter */ margin-left: 35%; text-indent: -4em; /* gimmick to move 2nd line right */ } .center { text-align: center } .smcap { font-variant: small-caps } ins.correction { text-decoration: none; /* replace default underline.. */ border-bottom: thin dotted gray; /* ..with delicate gray line */ } .caption { font-weight: bold } .figcenter { margin: auto; text-align: center } .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 } ul.TOC { /* TOC as a whole, or any sub-list of sub-topics in it */ list-style-type: upper-roman; /*list with no symbol */ /*makes a "container" for span.tocright */ width: 85%; /*page-number margin pulls in */ } span.ralign { /* use absolute positioning to move page# right */ /* right edge against container's right edge */ /* vertical align to original text baseline */ } #tnote { width: 40em; border: 1px dashed #808080; background-color: #f6f6f6; text-align: justify; padding: 0.5em; margin: 80px auto 80px auto }