body
{
    font-family: 'Times New Roman' , Times, serif;
    background-color: #173F5B;
    color: #FFFFFF;
    background-repeat: repeat;
}
a:link
{
    color: #FFFFFF;
}
a:hover
{
    color: #36B4C5;
}
a:visited
{
    color: #36B4C5;
}
h1
{
    font-family: 'Arcade Proportional';
    font-size: xx-large;
    color: #80FFFF;
    text-align: center;
}
h2
{
    font-size: small;
    text-align: center;
}
