/* --------------------- */
/*     QUICK STYLING     */
/*  CHANGE THE BG IMAGE  */
/*  & LINK COLORS HERE   */
/* --------------------- */

body{background: #d7e1db url(img/ltgreen.jpg) repeat-x;}

a{color: #548a00;}
a:hover {color: #548a00;}

#content .content_wrap.entries .entry h2, #content .content_wrap .full-entry .post h2{color: #333333;}
#sidebar ul.categories li a{color: #548a00;}

#footer {padding-bottom:30px; margin-bottom: 0px;}

#footer h2 {color:#000000;}
#footer .footerList li ul li a {color: #000000;}
#footer .copyright span {color: #666666;}
#footer .copyright {color: #666666;}

