[hideprofile][html]
<style type="text/css">
#template-container {
width:800px;
border:1px solid #4d2879;
padding-left:10px;
padding-right:10px;
background-color: #b094db;
text-align:center;
padding-top:20px;
padding-bottom:35px;
margin:auto;
}
.template-title {
font-family:old standard tt;
font-size:30px;
font-style:italic;
text-transform:none;
text-align:center;
color:#fff;
border-bottom:1px solid #fff;
width:500px;
height:35px;
background-color: #8b6ab6;
padding:20px;
margin-bottom:15px;
margin-top:-40px;
margin-left:130px;
}
.template-upper {
background:url("https://i.pinimg.com/564x/24/00/38/2400385235100be55bcf53e20c803c55.jpg");
height:200px;
margin-top:-10px;
}
.template-content {
width:600px;
background-color: #fff;
margin:auto;
border:1px solid #4d2879;
padding:20px;
font-family:old standard tt;
font-size:15px;
text-align:center;
text-transform:none;
line-height:100%;
}
.template-indent {
width:255px;
margin:auto;
font-size: 15px;
border-left:7px solid #8b6ab6;
color: #8b6ab6;
padding:10px;
text-align:justify;
background-color: #fcf1ff;
margin-bottom:10px;
}
</style>

<div id="template-container">
<div class="template-upper"></div>
<div class="template-title">Занятые внешности</div>
<div class="template-content">

<table>
<tr><td><div class="template-indent">A-M</div>
</td>
<td><div class="template-indent">N-Z</div></td></tr>

<tr><td>Howl's Moving Castle // Howl — <a href="http://etotest.hutt.live">Mus</a></td>
<td>Virtual YouTuber // Minase — <a href="http://etotest.hutt.live">Ren</a></td></tr>

</table>

</div>
</div>[/html]