h5 {
    font-family: Verdana;
    font-size: 20px;
    letter-spacing: 2px;
}

pre {
    border: 1px solid black;
    font-family: Lucida Console, Courier New;
    white-space: pre;
    background-color: white;
    margin-left: 2em;
    padding-left: 1em;
    padding-right: 1em;
}

div.post {
    text-align: justify;
    margin-right: 2em;
}
    