body {
 background-image: url(/images/backgrounds/TINML_screen.jpg);
 background-position: top center;
 background-repeat: no-repeat;
 background-color: #232323;
 color: #ffffff;
}

#navGroup li #navClientlogin {
 color: #ffffff;
 background-color: transparent;
}

#header #menulogo {
 background-image: url(/images/menulogoOn.png);
 background-repeat: no-repeat;
 background-color: transparent;
 color: #ffffff;
}

#infobox {
 background:rgba(0,0,0,0.3);
 margin:-5px 0 0 38px;
 padding:5px;
}

