/* This is the StyleCatcher theme addition. Do not remove this block. */
@import url(https://www.slackers.net/MT/mt-static/themes-base/blog.css);
@import url(https://www.slackers.net/MT/mt-static/support/themes/minimalist-light-blue/minimalist-light-blue.css);
/* end StyleCatcher imports */


#header {
background-color:transparent;
background-image: none;
}

#header #header-name a {
display:block;
  width: 783px;
  height: 162px;
  background: transparent url('/images/banner.jpg') no-repeat;
}


#header #header-name a span {
  display: none;
}

#header-description {
color:#ccc;
}

