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

body{background: #f8f8f8 url(core/img/bg/vanilla.png) repeat-x;}
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;}

