body {
    background: #f9efe8;
    line-height: 200%;
    font-size: 11pt;
    font-family: Verdana;
    color: #4b001e;
}

a {
    color: #b12a12;
    font-weight: bold;
    text-decoration: underline;
}

a:hover {
    color: #4b001e;
}

.container {
    width: 550px;
    padding: 125px 0px 0px 0px;
    margin: 200px auto;
    text-align: center;
}