/**/ body { margin: auto 25% } h1, h2, h3 { text-align: center; /* all headings centered */ clear: both } p { margin-top: 0.51em; text-align: justify; margin-bottom: 0.49em; text-indent: 1em } .noin { text-indent: 0 } .p2 { margin-top: 2em } .p4 { margin-top: 4em } .p6 { margin-top: 6em } hr.chap { width: 65%; margin-top: 4em; margin-bottom: 4em; visibility: hidden; page-break-before: always } hr.full { width: 95%; margin-top: 6em; margin-bottom: 6em; visibility: hidden; page-break-before: always } ul { list-style-type: none } table { margin-left: auto; margin-right: auto } .tdr { text-align: right } .pagenum { /* uncomment the next line for invisible page numbers */ /* visibility: hidden; */ /* define the position */ margin-right: 0; text-align: right; /* remove any special formating that could be inherited */ font-style: normal; font-weight: normal; font-variant: normal; letter-spacing: 0; text-decoration: none; text-indent: 0; font-size: x-small; /* never wrap this */ white-space: nowrap } .pagenum span { /* do not show text that is meant for non-css version*/ visibility: hidden } .pagenum a { display: inline-block; color: #808080 } .hide { display: none } .break { page-break-before: avoid } .center { text-align: center } .right { text-align: right } .smcap { font-variant: small-caps } .u { text-decoration: underline } .antiqua { font-family: sans-serif; font-weight: bold; font-style: normal } .err { border-bottom: thin dotted red } .figcenter { margin-top: 2em; margin-bottom: 2em; margin-left: auto; margin-right: auto; clear: both; max-width: 100%; /* div no wider than screen, even when screen is narrow */ text-align: center } img { max-width: 100%; border: none } .floatl { clear: left; text-align: center; margin: 0 3px 0 0; /* div no wider than screen, even when screen is narrow */ max-width: 100%; /* right margin to keep out from body */ } .footnotes { border: none } .footnote { margin: 1em 4em; font-size: 1em } .footnote .label { vertical-align: baseline; font-size: 80%; text-decoration: none } .fnanchor { vertical-align: super; bottom: 0.4em; font-size: 80%; white-space: nowrap } .poem { display: inline-block; margin: auto; line-height: 1.2em; text-align: left } .poem .stanza { margin: 1em auto } .poem .i0 { padding-left: 3em; text-indent: -3em } .poem .i2 { padding-left: 3em; text-indent: -2em } .poem .i4 { padding-left: 3em; text-indent: -1em } .transnote { background-color: #E6E6FA; margin-left: 10%; margin-right: 10%; color: black; font-size: 0.9em; padding: 0.5em; margin-bottom: 5em; font-family: sans-serif, serif } @media all { /* was @media handheld */ body { margin-left: 2%; margin-right: 2%; margin-top: 1%; margin-bottom: 1% } p { margin-top: 0; margin-bottom: 0; text-align: justify; text-indent: 2em } .pagenum { display: none } .floatl { display: none } .hide { display: inline } } /**/