/* --------------------- */
/*     QUICK STYLING     */
/*  CHANGE THE BG IMAGE  */
/*  & LINK COLORS HERE   */
/* --------------------- */

body{
	background-color: #FFFFFF;
	background-image: url(core/img/bg/greybglogo.png);
	background-repeat: repeat;
}
a{color: #09a2da;}
#content .content_wrap.entries .entry h2, #content .content_wrap .full-entry .post h2{color: #09a2da;}
#sidebar ul.categories li a{color: #09a2da;}
