#floatBod{
	background-image:url(../gfx/background-collections.jpg);
	background-repeat:no-repeat;
}

.alt {
	background-image:url('../gfx/collection/2010/background.jpg') !important;
	background-repeat:no-repeat;
}

#items a { background-color:#eee; display:block; height:406px; float:left; }
#items a img { border:none; opacity:0.7; filter:alpha(opacity=70); }
#items a:hover img { opacity:0.3; filter:alpha(opacity=30);  }