.container-header {
    background-color: white;
     background-image: none;
}

.header {

  background-color: #00cc66;
}
.mod-menu {
   
   background-color: #9b9b9b;
}
  
.container-footer {
    background-color: white;
    background-image: none;
}

.footer {

  background-color: #00cc66;
  
}