/* This is the StyleCatcher theme addition. Do not remove this block. */
@import url(/mt-static/themes-base/blog.css);
@import url(/mt-static/support/themes/minimalist-brown/minimalist-brown.css);
/* end StyleCatcher imports */


#header-idx {
  margin: auto;
  text-align: center;
}

#header {
  background: #fff;
  border-bottom: 10px solid #40747a;
  border-top: none;
}

#footer {
  background: #40747A;
}

#container-inner, #content, body { 
  background: #FFF8D5;
}
