body
{
background: #1d4b97 url(images/background.jpg) top center repeat;
color: #303030;
margin: 0;
padding: 0;
text-align: center;
}

td.main
{
background: #1d4b97 url(images/background_content.jpg) top center repeat;
}

td.header
{
background: #1d4b97 url(images/background_content_header.jpg) top center repeat;
}

a.footer:link
{
color: #ffffff;
text-decoration: none;
}

a.footer:visited
{
color: #ffffff;
text-decoration: none;
}

a.footer:hover
{
color: #ffffff;
text-decoration: none;
}

a.footer:active
{
color: #ffffff;
text-decoration: none;
}

a.footer2:link
{
color: #808080;
text-decoration: none;
}

a.footer2:visited
{
color: #808080;
text-decoration: none;
}

a.footer2:hover
{
color: #808080;
text-decoration: none;
}

a.footer2:active
{
color: #808080;
text-decoration: none;
}