/* 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 } table { text-align: left } td { border: 1px none black } td.top { border-top: solid; border-color: black } td.bottom { border-bottom: solid; border-color: black } td.left { border-left: solid; border-color: black } td.right { border-right: solid; border-color: black } td.topbottom { border-top: solid; border-bottom: solid; border-color: black } td.topleft { border-top: solid; border-left: solid; border-color: black } td.topright { border-top: solid; border-right: solid; border-color: black } td.leftbottom { border-left: solid; border-bottom: solid; border-color: black } td.rightbottom { border-right: solid; border-bottom: solid; border-color: black } td.leftright { border-left: solid; border-right: solid; border-color: black } td.topleftright { border-left: solid; border-right: solid; border-top: solid; border-color: black } td.toprightbottom { border-top: solid; border-right: solid; border-bottom: solid; border-color: black } td.leftrightbottom { border-left: solid; border-right: solid; border-bottom: solid; border-color: black } td.all { border-top: solid; border-bottom: solid; border-left: solid; border-right: solid; border-color: black } body { margin-left: 10%; margin-right: 10% } /* poetry number */ .blockquot { margin-left: 5%; margin-right: 10% } .pagenum { font-size: smaller; text-align: right } /* page numbers */ .sidenote { padding-bottom: 0.5em; padding-top: 0.5em; padding-left: 0.5em; padding-right: 0.5em; margin-left: 1em; clear: right; margin-top: 1em; font-size: smaller; background: #eee } .center { text-align: center } .smcap { font-variant: small-caps } .figcenter { margin: auto; text-align: center } .figleft { clear: left; margin-left: 0; margin-bottom: 1em; margin-top: 1em; margin-right: 1em; padding: 0; text-align: center } .figright { clear: right; margin-left: 1em; margin-bottom: 1em; margin-top: 1em; margin-right: 0; padding: 0; text-align: center } .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 } .poem { margin-left: 10%; margin-right: 10%; text-align: left } .poem br { display: none } .poem .stanza { margin: 1em 0 1em 0 } .poem span { display: block; margin: 0; padding-left: 3em; text-indent: -3em } .poem span.i2 { display: block; margin-left: 2em } .poem span.i4 { display: block; margin-left: 4em } div.ctr { text-align: center } div.ctr table { margin-left: auto; margin-right: auto; text-align: left }