<!--HTML--> <div class="woodlawn-main"> <p class="woodlawn-title">Кладбище «Вудлон»</p> <div class="woodlawn-description"> Кладбище «Вудлон» — одно из крупнейших кладбищ Нью-Йорка. Если вы оказались в списке душ, готовых к захоронению, то у вас есть <b>три</b> дня на то, чтобы ваше имя было вычеркнуто из списка <s>(бог постописания очень любит питаться свежими постами, да-да, а мы любим активность)</s>. Перечитываем пункт 2 правил, следуем им. <br> <br><center>Удачи! <img src="http://sd.uploads.ru/qs9KU.png"></center> </div></div> <style> .woodlawn-main { width: 630px; height: 259px; border: 1px solid #383838; position: relative; margin-left: 25px; top: 20px; } .woodlawn-description { width: 450px; height: auto; left: 76px; top: 30px; padding: 10px; position: relative; font-family: arial; font-size: 11px; color: #383838; text-align: center; border: 1px solid #383838; padding-top: 10px; padding-bottom: 10px; background: #e9e2d8; } .woodlawn-title { width: 195px; height: 21px; font-family: 'PT Mono'; font-size: 18px!important; position: relative; top: -15px; text-transform: lowercase; font-weight: bold; color: #222222; text-align: center; background: #e8e1d6; left: 212px; } </style>
[indent=1,0]