
#blindbackground {
    position:static;
    width: 1333px;
    height: 625px;
    border: 1px solid black;
}
.vase {position: relative; 
	  float: right;
	  background: url(assets/images/019.jpg) no-repeat; 
	  width: 413px; 
	  height: 550px}
.vase:hover {position: relative; 
	  float: right;
	  background: url(assets/images/005.jpg) no-repeat; 
	  width: 413px; 
	  height: 550px}