BODY

{
    margin: 0 auto;
    padding: 0;
    font-family: Arial, Verdana, Sans-Serif;
    font-size: 1.1em;
    background-image: url(images/fade.html);
    background-repeat:repeat-y repeat-x;
color:#534F4A;

}

form
{
  text-align:center;
}


TABLE
{
margin:0 auto;
text-align:center;
}


TABLE.menu a
{
    font-size: 8pt;
    
    font-style: normal;
    text-align: center;
    color:White;
}

TABLE.menu a:hover
{
    font-size: 7pt;
    color: red;
    font-style: normal;
    text-align: justify;
}


TABLE.menu a:visited
{
    font-size: 7pt;
    color:#999;
    font-style: normal;
    text-align: justify;
}
H1
{
    font-size:x-large;
    
}
