/* --------------------- */
/*     QUICK STYLING     */
/*  CHANGE THE BG IMAGE  */
/*  & LINK COLORS HERE   */
/* --------------------- */

body{background: #000000 url(img/bg/render1-bg.jpg) no-repeat;}
.blue{color: #FD06A9;}
#content .content_wrap.entries .entry h2, #content .content_wrap .full-entry .post h2{color: #FD06A9;}
#sidebar ul.categories li a{color: #FD06A9;}

a {color: #FD06A9; font-weight: bold;}
	a:hover {color: #000; font-weight: bold;}

