/**/ body { margin-left: 10%; margin-right: 10% } p { text-align: justify } blockquote { text-align: justify } h1, h2, h3, h4, h5, h6 { text-align: center } h1 { /* Title */ margin-top: 2em; margin-bottom: 2em } h2 { /* Article Headings */ margin-top: 4em; margin-bottom: 2em } h3 { /* Chapters and subheadings */ margin-top: 2em; margin-bottom: 2em } pre { font-size: 0.7em } hr { text-align: center; width: 50% } hr.short { text-align: center; width: 20% } 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 } .author { /* text right-justified inside small margin */ margin-right: 5%; text-align: right } .bill { /* Negative indent for playbill page 686 */ margin-left: 15%; margin-right: 15%; text-indent: -2em } .center { /* used for author's name after poems */ text-align: center } .illustrations { margin: 0.5em 10%; font-size: 0.9em } div.trans-note { /* Transcriber's note */ border-style: solid; margin: 3em 15%; padding: 1em; text-align: center } span.pagenum { font-size: 8pt } .poem { margin-left: 10%; margin-right: 10%; margin-bottom: 1em; text-align: left } .poem .stanza { margin: 1em 0 } .poem p { margin: 0; padding-left: 3em; text-indent: -3em } .poem p.i2 { margin-left: 1em } .poem p.i4 { margin-left: 2em } .poem p.i6 { margin-left: 3em } .poem p.i8 { margin-left: 4em } .poem p.i10 { margin-left: 5em } .toc { margin: 0 10%; text-align: left; font-size: 0.9em } .toc p { margin: 0.5em 0 } .toc p.i4 { /* Table of contents indented items */ margin-left: 2em } .figure, .figcenter { padding: 1em; margin: 0; text-align: center } .figure img, .figcenter img { border: none } .figcenter { margin: auto } /**/