body {
    max-width: 8.5in;
    min-width:revert;
}
h1 {
    font-size:36px;
}
hr.solid {
    width:10em;
    border-top:2px solid;
}
p.body-text {
    font-weight:revert;
    text-indent:3em;
    line-height:1.2;
    text-align:left;
}
