#header{
    background: transparent;
}

#header a{
    color:#fff;
}

.navigation li a:hover, .navigation li.active a {
    border-color:#fff;
}