body {
    background: #5b5b5b !important;
}

#menu a {
    background: rgba(255,255,255,0.75) !important;
    
}

#menu a:hover {
    background: #ddd !important;
    
}