/**/ body { margin-left: 10%; margin-right: 10% } h1, h2 { text-align: center; font-weight: normal; line-height: 1.5; page-break-before: always } h1 { font-size: 250%; margin-top: 2em } h2 { font-size: 125%; margin-top: 4em } .pagebreak { page-break-before: always } .nopagebreak { page-break-before: avoid } img { border: 1px solid black; padding: 0 } .plain { border: none } .illustration { page-break-inside: avoid; text-align: center } .caption { text-indent: 0; text-align: center; font-size: 80%; margin-top: 0.5em } p { text-indent: 1em; text-align: justify; margin-top: 0.75em; margin-bottom: 0.75em } .front { text-indent: 0; text-align: center; font-size: 120%; margin-top: 2em } .poetry-container { text-align: center; margin-top: 1em } .poetry { display: inline-block; text-align: left } @media all { /* was @media handheld */ .poetry { display: block; margin-left: 2.5em } } .stanza { line-height: 1.3; font-size: 90%; margin-bottom: 0.7em; page-break-inside: avoid } .verse { text-align: left } .extraindent { text-indent: -2.3em } .xsmall { font-size: 70% } .small { font-size: 85% } .large { font-size: 120% } .xlarge { font-size: 140% } .xxlarge { font-size: 180% } .margtopsmall { margin-top: 2em } .margtopmedium { margin-top: 4em } .margtoplarge { margin-top: 6em } .noindent { text-indent: 0 } .smcaps { font-variant: small-caps } .capitalize { text-transform: capitalize } .uppercase { text-transform: uppercase } table { margin-left: auto; margin-right: auto } .tnote { background: rgb(220, 220, 220) none repeat scroll 0% 50%; margin-top: 6em } a[title].pagenum:after { content: attr(title); border: 1px solid silver; display: inline; font-size: x-small; text-align: right; color: #808080; background-color: inherit; font-style: normal; font-variant: normal; font-weight: normal; text-decoration: none; text-indent: 0; letter-spacing: 0 } /**/