/* Colors */
body {
  background: #FFF url(../img/body.png) repeat 0 0;
  color: #333;
}
/*
#page ,
#main-wrapper ,
#header {
  background: transparent;
}
.region-header ,
.region-header a ,
.region-header li a.is-active ,
.region-header .site-branding__text ,
.region-header .site-branding ,
.region-header .site-branding__text a ,
.region-header .site-branding a ,
.region-secondary-menu .menu-item a ,
.region-secondary-menu .menu-item a.is-active {
  color: #333;
}
*/
.site-footer {
  background: #23231f;
  color: #FFF;
}
/*
.site-footer .content a,
.site-footer .content a.is-active {
  color: #FFF;
}
*/