#first {
background-color: #D5F1FF !important;
}
ul.menu li {
    color: white;
}
.top, .bottom {
    background-color: #212121;
}
.bottom li {
    display: block !important;
}
.bottom ul {
    border-left: 1px solid #cdcdcd;
}
.menu {
    padding-left: 0 !important;
}