Код
<style>
.round {
border-radius: 100px; /* Радиус скругления */
box-shadow: 0 0 0 3px green, 0 0 13px #333; /* Параметры теней */
}
</style>
<table cellpadding="0" cellspacing="0" width="100%">
<tbody><tr>
<td class="leftcol">
<a href="http://www.novickiy.ru/photo/1" target="blank" alt="Голландский пейзаж"><img src="http://www.novickiy.ru/slaiddd/11.jpg" alt="" class="round"
</a></td>
<td valign="top"><h3> Голландские пейзажи</h3></td>
</tr>
</tbody></table>
<p></p>