.js_date {
    float: left;
    margin-right: 2em;
    font-size: 130%;
}

.logoimg {
    max-height: 4em;
}

.logobar {
    display: flex;
    justify-content: space-between;
    margin: auto;
    width: 30em;
}

footer {
    display: none;
}
