body {
	background:url("../img/blog-internal-background.jpg") repeat-x scroll left top transparent;
	background-color: #fff;
}

#header h2 {
	text-shadow: 1px 1px 2px #999;
}
	#header h2 a {
		color: #444;
	}
	#header h2 a:hover {
		color: #000;
	}

.commentCount a {
	color: #444;
	background-color: #efefef;
}
