
/*
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;}


