
body
{
 font-family: Arial;
 font-size: x-small;
 text-align: center;
 color: #cccccc;
 background: #2f2f2f;                      ;
}

h1
{
 font-family: Arial;
 font-size: x-large;
 text-align: center;
 color: #cccccc;
}

h2
{
 font-family: Arial;
 font-size: xx-large;
 text-align: center;
 color: #cccccc;
}

a:link
{
 font-size: x-small;
color:#cccccc;
}

a:visited
{
 font-size: x-small;
color:#cccccc;
}

a:active
{
 font-size: x-small;
color:#cccccc;
}

tr
{
 text-align: center;
}