/* This sets the background color for the currently hovered homepage tab */
.ic-menu li.ic-current a {
background-color:#fff;
}