body { width: 98% }

.b_bContent a img.b_seeThrough {
	background-color: #FF0000;
}
.b_bContent a:hover img.b_seeThrough {
	background-color: #FF0000;
}
.b_bContent a:active img.b_seeThrough {
	background-color: #FF0000; 
}