/* CUSTOMIZE THESE STYLES, RENAME FILE FOR NEW PAGE */
/* light is #69BB3D (rgb 167/204/155) */
/* dark is #006000 (rgb 0/96/0) */
/* gray is #bbb (rgb 187/187/187) */

/* ...light color... */
.blogtitle {
	background-color:#A7CC9B;
}

/* ...dark color... */
.sidetitle {
	background-color:#006000;
}

a, .postinfo a, .sidebar1 a, .sidebar2 a {
	color:#006000;
}
