body {
	background:url(/templates/Default/images/none.jpg) 0 0 repeat #1C4772;
}
#banners a img {
opacity:0.4; -moz-opacity:0.3; filter:alpha(opacity=40);
}

#banners a:hover img {
opacity:1.0; -moz-opacity:1.0; filter:alpha(opacity=100);
}