/* Enter Your Custom CSS Here */

/* Remove the Navigation Title from the Main Menu */
.default-menu {
display: none;
} 

body {
    background: #FFF;
}
