
/*
Dark theme

*/




@charset "utf-8";
/* CSS Document */


body{background-color:#222;}

/*#contentWrap{background:url(../images/interface/bg_darkgrey.jpg); height:auto; clear:both; float:left;}*/
#contentWrap{background:url(../images/_bg.jpg) repeat-x; height:auto; clear:both; float:left;}


