Код:
<!--HTML-->
<div align="center">
<div style="background: #fff; border-top: 117px solid #9abdb4; border-bottom: 50px solid #f7d25d; width: 470px; height: 333px;">
<div style="margin: -65px 25px 25px 25px;">
<div style="width: 100px; height: 100px; overflow: hidden; border-radius: 100%; border: 5px solid #fff; margin: 5px;"><img src="http://placehold.it/100x100/" align="right" width="100px"></div>
<b style="font-size:33px; font-family: bebas; font-style: none; letter-spacing: 2px;">NAME SURNAME</b><br>
возраст,группа/соло, ориентация</center><br></div>
<div style=" width: 430px; padding: 2px; font-size: 12px; font-family: pt serif caption; color: #3e403f; text-align: center; overflow: auto; ">
текст, текст, текст
</div>
<br>
<div style=" width: 400px; margin-top:60px; background-color: #fff; overflow: auto;background: #f5eee6; border: 1px solid #ffeba4; border-top:2px solid #ffeba4; border-bottom: 2px solid #ffeba4; box-shadow:  inset #bfd3d6 0 0 12px 0px; border-radius: 20px;">Пожелания</div>
</div>
</div> </div>
забрать код
Код:
[*code]<!**--HTML-->
<div align="center">
<div style="background: #fff; border-top: 117px solid #9abdb4; border-bottom: 50px solid #f7d25d; width: 470px; height: 333px;">
<div style="margin: -65px 25px 25px 25px;">
<div style="width: 100px; height: 100px; overflow: hidden; border-radius: 100%; border: 5px solid #fff; margin: 5px;"><img src="http://placehold.it/100x100/" align="right" width="100px"></div>
<b style="font-size:33px; font-family: bebas; font-style: none; letter-spacing: 2px;">NAME SURNAME</b><br>
возраст,группа/соло, ориентация</center><br></div>
<div style=" width: 430px; padding: 2px; font-size: 12px; font-family: pt serif caption; color: #3e403f; text-align: center; overflow: auto; ">
текст, текст, текст
</div>
<br>
<div style=" width: 400px; margin-top:60px; background-color: #fff; overflow: auto;background: #f5eee6; border: 1px solid #ffeba4; border-top:2px solid #ffeba4; border-bottom: 2px solid #ffeba4; box-shadow:  inset #bfd3d6 0 0 12px 0px; border-radius: 20px;">Пожелания</div>
</div>
</div> </div>[*/code]