div.flip {
height: 325px;
width: 530px;
margin:0;
padding:0;
background:url("images/rapha-jersey-white.jpg") no-repeat;
}
div.flip a, div.flip a:link, div.flip a:visited {
display:block;
}
div.flip img {
width:100%;
height:100%;
border:0;
}
div.flip a:hover img {
visibility:hidden;
}