.wrapper-skf {
    background: url(/images/skfbg.jpg) no-repeat top center;
    background-size: cover;
}
a {
    color:#b87333;
}
a:focus, a:hover {
    color: #7c4e22;
    text-decoration: underline;
}
.language-container a {
    color: #b87333;
    padding: 5px;
}