#content {
    height: 97%;
    left: 4%;
    position: absolute;
    top: 3%;
    width: 22em;
}
p {
    color: #999999;
    font-family: Arvo;
    font-size: 0.9em;
}
p#footer {
    margin-bottom: 1em;
}
p#header {
    color: #111111;
    margin-bottom: 1em;
    text-transform: uppercase;
    font-size: 1.5em;
    font-weight: 700;
    line-height: 24px;
}
a#factsheet {
    color: #111111;
    font-family: Arvo;
    font-size: 0.9em;
    font-weight: 700;
}
#logo {
    bottom: 1em;
    left: 0;
    position: absolute;
}