body {
    margin-left: 10%;
    margin-right: 10%
    }
h1 {
    text-transform: uppercase;
    letter-spacing: 0.1em;
    text-align: center;
    margin-top: 5%;
    margin-bottom: 5%
    }
h2 {
    text-transform: uppercase;
    text-align: left;
    margin-top: 5%;
    margin-bottom: 2%;
    page-break-before: always
    }
h3.no {
    text-transform: uppercase;
    text-align: left;
    margin-top: 5%;
    margin-bottom: 2%;
    page-break-before: always
    }
h3.subheading {
    text-transform: uppercase;
    text-align: left;
    margin-top: 5%;
    margin-bottom: 2%;
    font-style: italic
    }
h3.nofirst {
    text-transform: uppercase;
    text-align: left;
    margin-top: 5%;
    margin-bottom: 2%
    }
p {
    margin-left: 0%;
    margin-right: 0%;
    margin-top: 0%;
    margin-bottom: 0%
    }
div.poem {
    margin-left: 8em;
    text-align: left;
    text-indent: -8em;
    margin-top: 2%;
    margin-bottom: 2%
    }
div.poem2 {
    margin-left: 10em;
    text-align: left;
    text-indent: -8em;
    margin-top: 2%;
    margin-bottom: 2%
    }
p.dedication {
    font-style: italic;
    text-indent: 0%;
    text-align: left;
    margin-top: 0%;
    margin-bottom: 2%
    }
p.motto {
    margin-bottom: 2%;
    margin-left: 5%
    }
p.center {
    text-indent: 0%;
    text-align: center;
    margin-top: 0%;
    margin-bottom: 0%
    }
p.right {
    text-indent: 0%;
    text-align: right;
    margin-top: 10%;
    margin-right: 10%;
    margin-bottom: 0%
    }
p.contents {
    text-indent: 0%;
    text-align: left;
    margin-top: 0%;
    margin-bottom: 0%
    }
p.contents1 {
    text-transform: uppercase;
    text-indent: 0%;
    text-align: left;
    margin-top: 2%;
    margin-bottom: 0%
    }
span.em {
    text-transform: uppercase;
    letter-spacing: 0.1em
    }
a:link {
    text-decoration: none;
    color: rgb(10%, 30%, 60%)
    }
a:visited {
    text-decoration: none;
    color: rgb(10%, 30%, 60%)
    }
a:hover {
    text-decoration: underline
    }
a:active {
    text-decoration: underline
    }