[html]
<style>
.container {
padding-top: 50px;
padding-bottom: 40px;
padding-right: 5px;
background-clip: content-box;
background-position: center;
background-image: url('http://forumstatic.ru/files/0001/31/13/14831.png');
background-repeat: repeat-y;
background-size: 775px;
}
.scroll-top {
margin-top: -70px;
min-height: 308px;
margin-left: 16px;
background-image: url('http://forumstatic.ru/files/0001/31/13/39548.png');
background-repeat: no-repeat;
background-position: center;
background-size: 800px;
}
.scroll-bottom {
margin-left: -5px;
margin-bottom: -50px;
min-height: 297px;
background-image: url('http://forumstatic.ru/files/0001/31/13/54226.png');
background-repeat: no-repeat;
background-position: center;
background-size: 800px;
}
.content {
/* Отступ текста от свитка сверху */
margin-top: -265px;
/* Отступ текста от свитка снизу */
margin-bottom: -160px;
text-align: center;
font-size: 22px;
font-weight: 400;
}
</style>
<!-- Элемент-контейнер -->
<div class="container">
<!-- Начало свитка -->
<div class="scroll-top"></div>
<!-- Непосредственно текст -->
<div class="content">
<p><br><span style="display: block; text-align: center; padding-top: 55px;"></span><br><br>АЙРЕС<br></p>
<p><span style="font-style: italic">
<a href="http://almarein.spybb.ru/viewtopic.php?id=7072" rel="nofollow" target="_blank" style="font-size: 22px"><span style="color: maroon;">Атрей</span></a><br><br>
</span>
</p>
</div>
<!-- Конец свитка -->
<div class="scroll-bottom"></div>
</div>
<br><br>
<!-- Элемент-контейнер -->
<div class="container">
<!-- Начало свитка -->
<div class="scroll-top"></div>
<!-- Непосредственно текст -->
<div class="content">
<p><br><span style="display: block; text-align: center; padding-top: 55px;"></span><br>ВАМПИРЫ</p>
<p><span style="font-style: italic">
<a href="http://almarein.spybb.ru/viewtopic.php?id=2170" rel="nofollow" target="_blank" style="font-size: 22px"><span style="color: maroon;">Амарилла</span></a><br>
<a href="http://almarein.spybb.ru/viewtopic.php?id=7809" rel="nofollow" target="_blank" style="font-size: 22px"><span style="color: maroon;">Аспидистра</span></a><br>
<a href="http://almarein.spybb.ru/viewtopic.php?id=8002" rel="nofollow" target="_blank" style="font-size: 22px"><span style="color: maroon;">Ладислав</span></a><br>
<a href="http://almarein.spybb.ru/viewtopic.php?id=7364" rel="nofollow" target="_blank" style="font-size: 22px"><span style="color: maroon;">Стефан Аарановски</span></a> - Псионик (кроме пирокинеза)<br>
<a href="http://almarein.spybb.ru/viewtopic.php?id=6743" rel="nofollow" target="_blank" style="font-size: 22px"><span style="color: maroon;">Тристан Доули</span></a><br>
<a href="http://almarein.spybb.ru/viewtopic.php?id=6039" rel="nofollow" target="_blank" style="font-size: 22px"><span style="color: maroon;">Шайло Марш</span></a><br>
</span>
</p>
</div>
<!-- Конец свитка -->
<div class="scroll-bottom"></div>
</div>
<br><br>
<!-- Элемент-контейнер -->
<div class="container">
<!-- Начало свитка -->
<div class="scroll-top"></div>
<!-- Непосредственно текст -->
<div class="content">
<p><br><span style="display: block; text-align: center; padding-top: 55px;"></span><br>ВИВЕНДИ</p>
<p><span style="font-style: italic">
<a href="http://almarein.spybb.ru/viewtopic.php?id=2318" rel="nofollow" target="_blank" style="font-size: 22px"><span style="color: maroon;">Вей-Эст</span></a> - псионик<br>
</span>
</p>
</div>
<!-- Конец свитка -->
<div class="scroll-bottom"></div>
</div>
[/html]