body {
    background: #8BB381
    }
a:link {
    color: #8B0000;
    text-decoration: none
    }
a:visited {
    color: #151515;
    text-decoration: none
    }
a:hover {
    color: #2B1B17;
    text-decoration: none
    }
a:active {
    color: #61380B;
    text-decoration: none
    }
p {
    text-indent: 1em;
    margin-top: 0.25em;
    margin-bottom: 0.25em
    }
h1, h2 {
    color: #413839;
    font-family: "Impact";
    text-align: center
    }
h3 {
    color: #413839;
    font-family: "Impact";
    text-align: center
    }
h4, h5, h6 {
    text-align: left
    }
hr {
    width: 60%;
    text-align: center;
    color: #413839
    }
blockquote {
    font-size: 97%
    }
.toc {
    margin-left: 15%;
    margin-bottom: 0
    }