body
{
background: #508DCB url(images/background.jpg) top center repeat;
color: #303030;
margin: 0;
padding: 0;
text-align: center;
}
a:link
{
color: #65728d;
text-decoration: none;
}

a:visited
{
color: #65728d;
text-decoration: none;
}

a:hover
{
color: #65728d;
text-decoration: none;
}

a:active
{
color: #65728d;
text-decoration: none;
}