/** * Horizontal menu - different hover color*/

html {
height: 100%;
margin: 0 0 0 0;
padding: 0 0 0 0;
background-color: #ffffff;
}