div#subtitle {
    margin-top: 0.9em;
    font-size: 1.0em;
    font-weight: bold;
}

div#contact {
    width: 36em;
    margin-top: 1.5em;
    font-size: 1.0em;
}

div#content {
    width: 36em;
    margin-top: 1.5em;
    font-size: 1.0em;
}

div#recent {
    margin-top: 1.5em;
}

div#contact p.left {
    float: left;
}

div#contact p.right {
    float: right;
}

.color {
    color: #a20f5f;
    text-transform: uppercase;
    font-weight: bold;
}
