/********* Do not edit this file *********/
/*
My Custom CSS - Maked by Salvatore Noschese
a.k.a. DarkWolf - http://www://darkwolf.it/
*/

#logo, #logo a {
  font-family:Arial ;
  font-size:16px;
  font-weight:bold;
  color:#000;
}
#tagline {
  font-family:Arial ;
  font-size:16px;
  font-weight:bold;
  color:#000;
}
.custom #header_area, #header_area .page, #footer_area, #footer_area .page {
    background-color: #141414;
}
body {
    background: none repeat scroll 0 0 #141414;
}

.full_width > .page {
    background: none repeat scroll 0 0 #141414;
}

#GB_frame #header {
display:none !important;
}