﻿body
{
    font-weight: bold;
    color: navy;
}

div.webmaster
{
    position: absolute;
    left: 400px;
    font-weight: bold;
    color: navy;
    text-align: center;
}

table.links
{
    position: absolute;
    top: 200px;
}

td
{
    width: 265px;
    text-align: center;
}

img
{
    border-top-style: none;
    border-right-style: none;
    border-left-style: none;
    border-bottom-style: none;
}