Images comings up!

by Joe Saad

HTML

<div id="mg">
<img src="http://i.cdn.turner.com/cnn/.e/img/3.0/global/header/hdr-main.gif" />
</div>
<div id="bt">
</div>

CSS

#mg {border:0px solid blue;height:70px;}
img {margin-bottom:-20px; position:relative; z-index:1;margin-top:30px;}
img:hover {margin-top:0px;}
#bt {position:relative; z-index:3; border-top:4px solid black;margin-top:0px;height:50px;background-color:#fff;}