﻿a:active, a:focus { outline-style: none; -moz-outline-style:none; }

body
{
    background-position: center;
    background-color: #FFFFFF;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10pt;
    color: white;
    text-align: center;
    background-image: url(images/bgy.jpg);
    background-repeat: repeat-y;
}

div.boxed
{
    border: none;
    width: 750px;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
}

img 
{
    border-width:0;
}

th 
{
    padding: 5px;
}
