body {
    margin-left: 10%;
    margin-right: 10%
    }
p {
    text-indent: 1em;
    margin-top: 0.75em;
    font-size: 100%;
    text-align: justify;
    margin-bottom: 0.75em
    }
h1, h2, h3, h4, h5, h6 {
    text-align: center
    }
.poem {
    margin-left: 10%;
    margin-right: 10%;
    margin-bottom: 1em;
    text-align: left
    }
.poem .stanza {
    margin: 1em 0 1em 0
    }
.poem p {
    margin: 0;
    padding-left: 3em;
    text-indent: -3em
    }
.poem p.i2 {
    margin-left: 1.5em
    }
.poem p.i4 {
    margin-left: 2.5em
    }
.poem p.i6 {
    margin-left: 3.5em
    }
.figure {
    margin-left: 10%;
    margin-right: 10%;
    text-indent: 0;
    text-align: center;
    font-size: 90%
    }
a, img {
    border: none !important;
    text-decoration: none !important
    }
span.pagenum {
    font-size: 8pt;
    color: gray;
    background-color: inherit
    }
.center {
    text-indent: 0;
    text-align: center
    }
.right {
    text-indent: 0;
    text-align: right
    }
.sc {
    font-variant: small-caps
    }
div.pageborder {
    border: thin solid black;
    margin-left: auto;
    margin-right: auto;
    text-align: center
    }
div.page {
    border: none;
    margin-left: auto;
    margin-right: auto;
    text-align: center
    }
table {
    margin-left: auto;
    margin-right: auto
    }