/* Insert your modifications here! */
div#banner {

  background-attachment: fixed;
  
}

body.white a {
    color: #031159;
}

body.white #menu-top .menu li.current a {
    background-color: #074085;
}

body.white div#menu-top, body.white div#footer .padding, body.white .moduletable_menu h3, body.white .moduletable h3 {
    background-color: #16486c !important;
    color: white;

}

body.white .moduletable_menu, body.white .moduletable {
   
}


body.white {
 background-attachment: fixed;
  

}