Код:
<!--HTML--> <style type="text/css"> @import url(http://fonts.googleapis.com/css?family=Ledger|Oswald:300,400|Source+Sans+Pro:300,400|Homemade+Apple); .beginnings2 { width: 400px; height: 110px; background-image: url(http://sf.uploads.ru/tsmGZ.png); background-position: bottom; } .beginningsinside { font-family: Ledger; background-color: #74998b; font-size: 14px; padding: 5px; text-align: center; color: #ccc6c8; width: 150px; font-style: bold; position: relative; top: 55px; } .angel2 { font-family: georgia; font-size: 10px; text-align: justify; color: #ccc6c8; background-color: #74998b; padding: 5px; } .angel2 t { font-family: georgia; font-size: 10px; font-style: italic; } </style> <CENTER><div class="beginnings2"><div class="beginningsinside" style="top: 30px;">D — списки на удаление</div> <div style="width: 400px; position: relative; top: 40px; margin-top: 10px;"> <div class="angel2"></div> </div></div></CENTER>