body{
	background:#FFF url(../img/blue_bg.jpg) repeat-y;
}
#heading{
	background:transparent url(../img/blue.jpg) no-repeat 0 top;
}
#item .scripture{
	color:#000;
}
#footer{
	color:#69F;
}
#footer hr{
	border:1px dotted #69F;
}
a{
	color:#36F;
	font-weight:900;
	text-decoration:none;
}
a:hover{
	background:#CFF;
}
.item{
	border:1px dotted #69F;
}
#date{
	color:#000;
}
