ÿþ<html xmlns="http://www.w3.org/1999/xhtml"> <head> <title>123Course.ru</title> <style type="text/css"> body { font-family: Tahoma, Arial, Helvetica, sans-serif; font-size: 11px; color: #000000; text-align: center; } .links { text-align: center; } table.main { margin-top: 20px; width: 80%; } td.img_td { padding-top: 10px; padding-left: 10px; padding-right: 10px; } img { border: 0; } .with-border { border-width:1px; border-style:solid; border-color:#aaaaaa; padding:20px; } .with-border{ -webkit-border-radius: 4px; \-moz-border-radius: 4px; } .with-fill { background: #eeeeee; } </style> </head> <body> <table class="main" align="center"> <tr> <td class="with-border with-fill"> <img src="img/logo_123course.gif" alt="123Course.ru" /> </td> </tr> <tr> <td> </td> </tr> <tr> <td> <div class="with-border"> <table align="center"> <tr valign="bottom"> <td class="img_td"> <a href="http://123course.ru/english"> <img src="img/EnglishCourseScreen25Shadow.png" alt="C@AK 0=3;89A:>3> O7K:0" /> </a> </td> </tr> <tr> <td class="links"> <a href="http://123course.ru/english"> C@AK 0=3;89A:>3> O7K:0 </a> </td> </tr> </table> </div> </td> </tr> <tr> <td> </td> </tr> <tr> <td class="with-border with-fill"> <img src="img/logo_123course.gif" alt="123Course.ru" /> </td> </tr> </table> </body> </html>