/**/ body { margin-left: 10%; margin-right: 10% } h1, h2 { text-align: center; clear: both } p { margin-top: 0.75em; text-align: justify; margin-bottom: 0.75em } p.title { text-align: center; text-indent: 0; font-weight: bold; line-height: 1.4; margin-bottom: 2em } hr { width: 33%; margin-top: 2em; margin-bottom: 2em; margin-left: auto; margin-right: auto; clear: both } hr.chap { width: 65% } hr.full { width: 95% } hr.r5 { width: 5%; margin-top: 1em; margin-bottom: 1em } table { margin-left: auto; margin-right: auto } .pagenum { /* uncomment the next line for invisible page numbers */ /* visibility: hidden; */ font-size: smaller; text-align: right } /* page numbers */ ul { list-style-type: none } li { list-style-type: none; text-align: left } .bbox { margin-left: auto; margin-right: auto; width: 16em } .center { text-align: center } .smcap { font-variant: small-caps } .caption { font-weight: bold } .figcenter { margin-left: auto; margin-right: auto; margin-top: 2em; margin-bottom: 2em; text-align: center } .poetry-container { text-align: center } .poem { display: inline-block; text-align: left } @media all { /* was @media handheld */ .poem { display: block; margin-left: 1.5em } } .poem br { display: none } .poem .stanza { margin: 1em 0 1em 0 } .poem span.i0 { display: block; margin-left: 0; padding-left: 3em; text-indent: -3em } .transnote { background-color: #E6E6FA; color: black; font-size: smaller; padding: 0.5em; margin-bottom: 5em; font-family: sans-serif, serif } /**/