body {
    font-family: Times New Roman;
    margin-left: 5%;
    margin-right: 5%
    }
p {
    text-align: Justify;
    text-indent: 1.5em;
    margin-top: 0;
    margin-bottom: 0
    }
h1 {
    font-family: Lucida Calligraphy;
    font-size: 150%;
    font-weight: bold;
    text-align: Center;
    margin-top: 2em;
    margin-bottom: 1em
    }
h2 {
    text-transform: uppercase;
    text-align: Center;
    font-size: 100%;
    font-weight: bold;
    margin-top: 2em;
    margin-bottom: 1em
    }
h3 {
    text-align: Center;
    font-size: 100%;
    font-weight: bold;
    margin-top: 2em;
    margin-bottom: 1em
    }