/* 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 */ } hr { width: 33%; margin-top: 1em; margin-bottom: 1em } .bigrule { width: 65%; margin-top: 2em; margin-bottom: 2em } .smallrule { width: 45%; margin-top: 1em; margin-bottom: 1em } body { margin-left: 10%; margin-right: 10% } /* poetry number */ .note { margin-left: 2em; margin-right: 2em; margin-bottom: 1em } /* footnote */ .blkquot { margin-left: 4em; margin-right: 4em } /* block indent */ .sidenote { margin-bottom: 1em; padding-left: 2em; font-size: smaller; clear: right } .poem { margin-left: 10%; margin-right: 10%; text-align: left } .poem .stanza { margin: 1em 0 1em 0 } .poem p { margin: 0; padding-left: 3em; text-indent: -3em } .poem p.i2 { margin-left: 2em } .poem p.i4 { margin-left: 4em } .poem .caesura { vertical-align: -200% } div.content h1, div.content h2, div.content h3, div.content h4, div.content h5, div.content h6 { text-align: left; /* headings in contents right aligned */ }