Este código no permite obtener URL, copiar o guardar. Solamente se puede "Inspeccionar elemento".
HTML
<div class="hepat1" style="width: 240px; height: 300px; border: 2px groove #f49c81; background-image: url('http://file.mobilmusic.ru/df/2f/ae/1176564.gif');"> </div>
CSS
<style type="text/css"><!--
.hepat1{
-webkit-transition:all 2s linear;
-moz-transition:all 2s linear;
border-radius: 3em/1em;
border: 1px dotted #000;
background-position: center center;
box-shadow: 2px 2px 10px #000;
background-size:100%;}
.hepat1:hover{
background-position: center center;
background-size:130%;}>
--></style>