p {
    margin-top: 0.75em;
    text-align: justify;
    margin-bottom: 0.75em;
    text-indent: 2%
    }
p.n {
    text-indent: 0%
    }
h1, h2, h3 {
    text-align: center;
    clear: both
    }
hr {
    width: 33%;
    margin-top: 2em;
    margin-bottom: 2em;
    margin-left: auto;
    margin-right: auto;
    clear: both
    }
h2.cap {
    text-decoration: underline;
    margin-top: 20%;
    margin-bottom: 10%;
    font-family: "Bazooka", sans-serif
    }
table {
    margin-left: auto;
    margin-right: auto
    }
body {
    margin-left: 10%;
    margin-right: 10%;
    background: #fdfdfd;
    color: black;
    font-family: "Times New Roman", serif;
    font-size: large
    }
a:link {
    background-color: #fff;
    color: blue;
    text-decoration: none
    }
link {
    background-color: #fff;
    color: blue;
    text-decoration: none
    }
a:visited {
    background-color: #fff;
    color: blue;
    text-decoration: none
    }
a:hover {
    background-color: #fff;
    color: red;
    text-decoration: underline
    }
.smcap {
    font-variant: small-caps;
    font-family: "Times New Roman", serif;
    font-size: large
    }
img {
    border: solid 10px;
    border-color: #FC9
    }
.top15 {
    margin-top: 15%
    }
.top10 {
    margin-top: 10%
    }
.blockquot {
    margin-left: 10%;
    margin-right: 10%;
    font-size: 95%
    }
.c {
    text-align: center;
    text-indent: 0%
    }
.poem {
    margin-left: 25%;
    margin-right: 25%;
    text-indent: 0%
    }
.poem1 {
    margin-left: 15%;
    margin-right: auto;
    text-indent: 0%
    }