
body {
    background: #606060 url(darkgrey/body-bg.jpg) top left repeat-x;
}

#head {
    color: #fff;
}

#flags img {
    border-color: #fff;
}

#head a {
    color: #fff;
}

#main-content {
    background: #fff;
}

#menu li a {
    color: #606060;
}

#menu li a:hover {
    border-color: #606060;
}


#text h1, #extra-text, #extra-text a {
    color: #7f4a13;

}

#text h2, #text h3, #text h4, #text h5, #text h6 {
    color: #7f4a13;
}

#text {
    border-color: #606060;
}

#text {
    color: #606060;
}

#text a {
    color: #606060;
}

#footer {
    color: #606060;
}

.extra-content form .submit {
    background: #7f4a14;
    border-color: #ccc;
    color: #fff;
}

.blue {
    color: #2c2d8c !important;
}

.red {
    color: #b60f0f !important;
}

.green {
    color: #317600 !important;
}

