----- .hover img { -webkit-filter: grayscale(100 -moz-filter: grayscale(100 -ms-filter: grayscale(100 -o-filter: grayscale(100 filter: grayscale(50 } a:hover { background-color:yellow; } //-->