img#header {
    float:          left;
    clear:          left;
}
img#smallMap {
    float:          right;
    clear:          right;
    margin-bottom:  40px;
}
img#logo {
    float:          none;
    clear:          both;
    display:        block;
    margin-bottom:  10px;
    margin-left:    auto;
    margin-right:   auto;
}
p.description {
    text-align:     center;
    float:          none;
    clear:          both;
}
span#compName {
    font-weight:    bold;
    font-size:      125%;
}