#header {
    background: url(/site_files/img/bg_oxypure.jpg) no-repeat;
}
#innerContent {
    background: #a7a9ac;
    color: #000000;
}
#innerContent img.blue { border: 1px solid #1C75BC !important; }
#innerContent img.green { border: 1px solid #009584 !important; }
body {
    background: #000000;	
}
.menu {
    background: #a7a9ac;
}
.menu a {
    color: #000000;	
}
#languageChoice {
    margin-right: 55px;
}
