DIV.blogroll .blog {
	background-image: url('../gfx/blogging.jpg');
	background-position: top left;
	background-attachment: scroll;
	background-repeat: no-repeat;
}

DIV.blogroll H1 {
	background-image: url('../gfx/h1.png');
	background-repeat: no-repeat;
	background-position: bottom right;
	color: #1417b2;
	padding-top: 25px;
	font-size: 18pt;
	font-weight: normal;
}
DIV.blogroll .date
{
	font-size: 10pt;
	font-style: italic;
	color: #1417b2;
}