/* XML blockout */ p { margin-top: 0.75em; text-align: justify; margin-bottom: 0.75em } h1, h3, h4, h5, h6 { text-align: center; /* all headings centered */ clear: both } h2 { text-align: center; margin-top: 3em } hr { width: 33%; margin-top: 2em; margin-bottom: 2em; margin-left: auto; margin-right: auto; clear: both } body { margin-left: 10%; margin-right: 10% } ol.TOC { list-style-type: upper-roman; width: 85% } .TOC li { margin-top: 1.4em } /* open up lines */ div.index { /* styles that apply to all text in an index */ font-size: 90%; /*small type for compactness */ } ul.IX { list-style-type: none; font-size: inherit } .IX li { /* list items in an index: spaced vertically */ margin-top: 1.4em } .blockquot { margin-left: 5%; margin-right: 10% } .pagenum { /* right-margin page numbers */ display: inline; /* set to "none" to make #s disappear */ font-size: 50%; /* tiny type.. */ text-align: right; /* ..right-justified.. */ color: gray; /* ..in the right margin.. */ padding: 0 0 0 0; /* ..very compact */ margin: 0 0 0 0 } .center { text-align: center } .smcap { font-variant: small-caps } .caption { font-weight: bold; text-align: center } .center img { margin-left: auto; margin-right: auto; clear: left; border: 0 } .floatr { clear: right; text-align: center; border: 0 solid black; /* left margin to keep out from body */ } .floatl { clear: left; text-align: center; border: 0 solid black; margin: 0 4px 0 0; /* right margin to keep out from body */ } .floatl img, .floatr img { border: 0 } /* Removes the blue link border. */ div.poem { /* inset poem 5% on each side */ text-align: left; /* make sure no justification attempted */ margin-left: 5%; /* 5% from the left */ width: 90%; /* 5% from the right, & fix IE6 abs.pos. bug */ } .poem .stanza { /* set vertical space between stanzas */ margin-top: 1em } .stanza div /* ..and as should be marked */ { line-height: 1.2em; /* set spacing between lines in stanza */ margin-left: 2em; /* set up 2em indent for continuation..*/ text-indent: -2em; /* ..of folded lines */ } .poem .i0 { display: block; margin-left: 2em } /* default (non-indented) line */ a:link { color: #00f; text-decoration: none } link { color: #00f; text-decoration: none } a:visited { color: #00f; text-decoration: none } a:hover { color: #f00 }