.rollo{
background-image: url(immagine);
}

.rollo:hover{
background-image: url(immagine2);
}