body {
    background: #EFE9C5;
    margin: 1% 15% 10% 15%;
    text-align: justify
    }
hr {
    width: 25%;
    text-align: center
    }
p {
    font-family: Georgia;
    font-size: 1.35em
    }
h1, h2, h3, h4, h5, h6 {
    color: green;
    text-align: center
    }
table {
    font-family: Georgia;
    font-size: 1.35em
    }