Код:
<!--HTML--> <script type="text/javascript"> function move(id,spd) { var obj=document.getElementById(id); var max=-obj.offsetHeight+obj.parentNode.offsetHeight; var top=parseInt(obj.style.top); if ((spd>0&&top<=0)||(spd<0&&top>=max)){ obj.style.top=top+spd+"px"; move.to=setTimeout(function(){ move(id,spd); },20); } else obj.style.top=(spd>0?0:max)+"px"; } </script> <style type="text/css"> .bodylov1d3d1d4 { width: 620px; height: 200; margin-left: -3px; padding-top: 130px; padding-bottom: 30px; display: block; background: url(http://funkyimg.com/i/23FEv.png) top no-repeat, url(http://funkyimg.com/i/23FEw.png) bottom no-repeat, url(http://funkyimg.com/i/23FEx.png) repeat-y;} </style> <center> <div class="bodylov1d3d1d4"> <link href='http://fonts.googleapis.com/css?family=Roboto:400,700,700italic' rel='stylesheet' type='text/css'> <link href='http://fonts.googleapis.com/css?family=Lily+Script+One' rel='stylesheet' type='text/css'> <center> <div style="width: 450px; background: #; padding: 20px;"> <div style="font-family: lobster; font-size: 35px; color: #7a3834; margin-left: 163px; line-height: 70%;">Открыт подсчет баллов!</div> <div style="width: 220px; height: 8px; background: #276043; border-left: 80px solid #b82d26; border-right: 150px solid #4fa379;"></div> <div style="width: 500px; height: auto; font-family: Cuprum; font-size: 14px; line-height: 95%; color: #3b3b3b; overflow: ; text-align: justify; padding-top: 20px; margin-bottom: -15px; margin-left: -30px;"> <br><br><br><br> </div></center>