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

@import url(blog.css);
@import url(minimalist-brown.css);

#header 
{
background:  url(head.gif);
}
.lb {
   width:  500px;
   border:  solid  1px;
   padding-left:  10px;
   background-color: #ffaa88;
   color: #3333ff;
   font-weight: normal;
   margin-top:  5px;
   padding:  3px;
  padding-left:  10px;
}

