Код:

[html]
<style type="text/css">#template-container {width:500px;border:1px solid #000;padding-left:10px;padding-right:10px;padding-top:20px;padding-bottom:35px;margin:auto;}
.template-title {font-family:old standard tt;font-size:30px;font-style:italic;text-transform:lowercase;text-align:center;color:#000;border-bottom:1px solid #000;width:200px;height:35px;background-color:#fff;padding:20px;margin-bottom:15px;margin-top:-40px;margin-left:130px;}
.template-upper {background-color:#000;height:200px;margin-top:-10px; background-image: url(ССЫЛКА НА КАРТИНКУ, РАЗМЕР 500Х200)}
.template-content {width:400px;;background-color:#fff;margin:auto;border:1px solid #000;padding:20px;font-family:old standard tt;font-size:12px;text-transform:none;line-height:100%;text-align:justify;border-bottom:3px double #000;border-top:3px double #000;}
.template-indent {width:350px;margin:auto;border-left:7px solid #D0D0D0;padding:10px;text-align:justify;margin-bottom:10px;}</style>

<div id="template-container">
<div class="template-upper"></div>
<div class="template-title">НАЗВАНИЕ</div>
<div class="template-content">

<div class="template-indent">участники\цитата</div>

Описание вашего эпизода.

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

[html]
<style type="text/css">#template-container {width:500px;border:1px solid #000;padding-left:10px;padding-right:10px;padding-top:20px;padding-bottom:35px;margin:auto;}
.template-title {font-family:old standard tt;font-size:30px;font-style:italic;text-transform:lowercase;text-align:center;color:#000;border-bottom:1px solid #000;width:200px;height:35px;background-color:#fff;padding:20px;margin-bottom:15px;margin-top:-40px;margin-left:130px;}
.template-upper {background-color:#000;height:200px;margin-top:-10px; background-image: url(https://c.tenor.com/0oz7jnV9mGQAAAAC/dark-academia.gif)}
.template-content {width:400px;;background-color:#fff;margin:auto;border:1px solid #000;padding:20px;font-family:old standard tt;font-size:12px;text-transform:none;line-height:100%;text-align:justify;border-bottom:3px double #000;border-top:3px double #000;}
.template-indent {width:350px;margin:auto;border-left:7px solid #D0D0D0;padding:10px;text-align:justify;margin-bottom:10px;}</style>

<div id="template-container">
<div class="template-upper"></div>
<div class="template-title">НАЗВАНИЕ</div>
<div class="template-content">

<div class="template-indent">участники\цитата</div>

Описание вашего эпизода.

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