body {
    color: Black;
    background: White;
    margin-right: 10%;
    margin-left: 10%;
    font-size: medium;
    font-family: "Times New Roman", serif;
    text-align: justify
    }
p {
    text-indent: 4%
    }
p.noindent {
    text-indent: 0%
    }
p.toc {
    text-indent: 0%;
    margin-top: 0;
    margin-bottom: 0.5em
    }
p.poem {
    text-indent: 0%;
    margin-left: 10%;
    font-size: small
    }
p.letter {
    font-size: small;
    margin-left: 5%;
    margin-right: 5%
    }
p.published {
    font-size: small;
    text-indent: 0%;
    margin-left: 15%
    }
p.dedication {
    text-indent: 0%;
    margin-left: 15%;
    text-align: justify
    }