@import url(http://citizensforscience.org/mt-static/themes-base/blog.css);
@import url(http://citizensforscience.org/mt-static/addons/Commercial.pack/themes/professional-black/screen.css);

#content {
  background-image: url(images/mark.png);
  background-position: center center;
  background-repeat: no-repeat;
  background-attachment: fixed;
}

#header-inner {
  background-image: url(images/bug-128.png);
  background-repeat: no-repeat;
  background-position: center left;
  height: 136px;
  padding-left: 140px;
  width: 800px;
}

#homepage-image {
  background-image: none;
  height: 0px;
}



