<!DOCTYPE html>
<html>
<head>
    <title>Документ без названия</title>
    <meta http-equiv="Content-Type" content="text/html;charset=UTF-8"/>
    <link rel="stylesheet" type="text/css" href="css/style.css"/>
    <style type="text/css">
        html, body, div, span, h1, h2, h3, h4, h5, h6, p, img, sub, sup, ol, ul, li, form, label, input, select, button, textarea, table, tbody, tfoot, thead, tr, th, td, a { margin: 0; padding: 0;}
        body { min-width: 1000px; height: 1010px; background: #171717  url("images/z-bg.jpg") 50% 0 no-repeat; font: italic 18px/22px "Times New Roman", Times, Baskerville, Georgia, serif; color: #5ec207;}
        a { text-decoration: none; color: #5ec207;}
        .contacts { position: relative; top: 800px; margin: 0 auto; border-collapse: collapse; border: none; white-space: nowrap;}
        .contacts td { padding: 0 0 0 13px; text-align: right;}
        .contacts td:first-child { padding: 0 13px 0 0; text-align: left;}
        .phone , .fax, .mail, .vk { background: url("images/sprite.png") no-repeat;}
        .phone , .fax { padding-left: 24px;}
        .phone { background-position: 0 1px;}
        .fax { background-position: -1px -22px;}
        .mail, .vk { padding-right: 20px;}
        .mail { background-position: right -45px;}
        .vk { background-position: right -69px;;}
    </style>
</head>
<body>
    <table class="contacts">
        <tr>
            <td><span class="phone">(495) 6498237</span></td>
            <td><a class="mail" href="#" title="#">info@odensasam.com</a></td>
        </tr>
        <tr>
            <td><span class="fax">(495) 6498237</span></td>
            <td><a class="vk" href="#" title="#">следите за нами в</a></td>
        </tr>
    </table>
</body>
</html>        
© TrueDev.org