/* XML blockout */ p { margin-top: 0.5em; text-align: justify; margin-bottom: 0.5em; text-indent: 1em } h1 { text-align: center; font-family: garamond, serif; /* all headings centered */ } h5, h6 { text-align: center; font-family: garamond, serif; /* all headings centered */ } h2 { text-align: center; font-family: garamond, serif; /* centered and coloured */ } h3 { text-align: center; font-family: garamond, serif; /* centered and coloured */ } h4 { text-align: center; font-family: garamond, serif; /* all headings centered */ } h1.pg { text-align: center; font-family: Times Roman, serif } h3.pg { text-align: center; font-family: Times Roman, serif } h6 { text-align: center; font-family: Times Roman, serif } hr { width: 33%; margin-top: 1em; margin-bottom: 1em } body { margin-left: 10%; margin-right: 10% } .cen { text-align: center; text-indent: 0 } /* centering paragraphs */ .sc { font-variant: small-caps; font-size: 100% } /* small caps, normal size */ .sch { font-variant: small-caps } /* small caps, for headers */ .img { text-align: center; padding: 1em; margin-left: auto; margin-right: auto } /* centering images */ /* poetry number */ .note { margin-left: 2em; margin-right: 2em; margin-bottom: 1em } /* footnote */ .blkquot { margin-left: 4em; margin-right: 4em } /* block indent */ .rm { text-align: right; text-indent: 0 } /* right align letter heads and footers */ .pagenum { font-size: smaller; text-align: right } /* page numbers */ .sidenote { margin-bottom: 1em; margin-top: 1em; padding-left: 2em; font-size: smaller; clear: right } hr.full { width: 100% } a:link { color: blue; text-decoration: none } link { color: blue; text-decoration: none } a:visited { color: blue; text-decoration: none } a:hover { color: red } pre { font-size: 8pt }