@CHARSET "UTF-8";
.hover {
    position:absolute;
    width:200px;
    height:200px;
    margin-left:89px;
    margin-top:38px;
    display:none;
    background: url('http://images.dancingbear.com/t3/play_movie_button.png');
    cursor:pointer;
}