div.navigation
{
    width: 100%;
    background-color: #f80b39;
    text-transform: uppercase;
    text-align: center;
    font-size: 22px;
    vertical-align: center;
    margin-top: auto;
    margin-bottom: auto;
}