Код:
<!--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">
.bodylove { width: 620px; height: auto; margin-left: -3px; padding-top: 20px; padding-bottom: 30px; display: block; background: url(http://funkyimg.com/i/ZYMX.png) top no-repeat, url(http://funkyimg.com/i/ZYMY.png) bottom no-repeat, url(http://funkyimg.com/i/ZYMZ.png) repeat-y;}
</style>
<center>
<div class="bodylove">
<br><br><br><br>
<br><br>
<br><br><br><br><br><br><br><br><br><br>
<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: #3d4433; margin-left: 163px; line-height: 70%;">Привет;3</div>
<div style="width: 220px; height: 8px; background: #70845e; border-left: 80px solid #418275; border-right: 150px solid #844e41;"></div>
<div style="width: 400px; height: 120px; font-family: Cuprum; font-size: 13px; line-height: 95%; color: #3b3b3b; overflow: auto; text-align: justify; padding-top: 20px; margin-bottom: -15px;">
Мы рады приветствовать тебя на острове и бла бла бла хд
</div>
<table><tr>
<td><center><div style="width: 200px; height: 30px; background: #844e41; font-family: lobster; font-size: 20px; text-transform: lowercase; color: white; line-height: 30px;">женские внешности</div>
<div style="width: 190px; height: 150px; padding: 5px; font-family: cuprum; text-transform: lowercase; font-size: 13px; line-height: 95%; color: #3b3b3b; overflow: auto; text-align: justify;">
ЧИСЛО → <b>имя</b> ЗА <b>ваш ник</b> <br>
</div>
</center></td>
<td><center><div style="width: 200px; height: 30px; background: #418275; font-family: lobster; font-size: 20px; text-transform: lowercase; color: white; line-height: 30px;">мужские внешности</div>
<div style="width: 190px; height: 150px; padding: 5px; font-family: cuprum; text-transform: lowercase; font-size: 13px; line-height: 95%; color: #3b3b3b; overflow: auto; text-align: justify;">
ЧИСЛО → <b>имя</b> ЗА <b>ваш ник</b> <br>
</div>
</center></td>
</tr><tr>
</div>
</center></td>
</tr></table>
<div style="width: 400px; height: 120px; font-family: Cuprum; font-size: 13px; line-height: 95%; color: #3b3b3b; overflow: auto; text-align: justify; padding-top: 20px; margin-bottom: -15px;"><center><b>шаблон придержания внешности:</b></center>
<br>ЧИСЛО → <b>имя придерживаемого персонажа</b> ЗА <b>ваш ник</b>
<br>+ связь скрытым текстом</div>
<div style="width: 220px; height: 8px; background: #70845e; border-left: 80px solid #418275; border-right: 150px solid #844e41;"></div>
</div>
</center>
<br><br><br><br>
</div></center>



















