body {
background-image:url(../../../images/bg_stone_grey.jpg);
background-repeat:repeat-x;
background-color: #C0C0C0;
color: #b8b8b8;
}

h1, h2 {
color:#333333;
}

a {
color:#fff;
}


#paneContainer {
background-color: #474747;
}