.clear {
    clear: both;
}

#headerDiv {
    border-bottom: 4px solid #27f;
    text-align: center;
    margin-bottom: 12px;
}

.logo_img {
    height: 48px;
    margin: 10px;
}