/* --------------------- */
/*     QUICK STYLING     */
/*  CHANGE THE BG IMAGE  */
/*  & LINK COLORS HERE   */
/* --------------------- */

body{background: #FFFFFF  url(img/underwater.jpg) no-repeat top center;}
a{color: #000000;} 
#content .content_wrap.entries .entry h2, #content .content_wrap .full-entry .post h2{color: #000000;}
#sidebar ul.categories li a{color: #000000;}

#page .navigation ul li a:hover{
text-decoration: none;
color: #000000;
}

#footer {padding-bottom:20px; margin-bottom: 0px;}
#footer h2 {color:#000000;}
#footer .footerList li {color:#000000;}
#footer .copyright span {color:#000000;}
#footer .copyright {color:#000000;}



