.navbar-default{
    background: #34495E;
}
.footer {
    color: #FFF;
    bottom: 0;
    position: absolute;
    width: 100%;
    margin-left: 0px;
    background: #34495E;
}