
HTML
<center><img border="0" class="bordeimg3" height="300" src="http://file.mobilmusic.ru/06/37/64/1165173.gif" width="200"></center>
CSS
<style>
.bordeimg3 {-moz-transition: all 1s;-webkit-transition: all 1s;-o-transition: all 1s;padding:0 !important;}
.bordeimg3:hover {-moz-transition: all 1s;-webkit-transition: all 1s;-o-transition: all 1s;border-radius: 50%;box-shadow: 0px 0px 15px #000000;border:0;cursor:pointer;}
</style>