@font-face {
    font-family: Sneakout;
    font-style:  normal;
    font-weight: normal;
  src: url(../Fonts/SNEAKOU0.eot);
}

@font-face {
    font-family: Sneakout2;
    font-style:  normal;
    font-weight: normal;
  src: url(../Fonts/Sneakout.ttf);
}
  
body {
background-color: #000040; 
color: rgb(255, 255, 255);
}

#top
{
text-align: center;
font-family: Sneakout, Sneakout2, Impact, Charcoal, sans-serif;
font-size: 35px;
}

#top img
{
vertical-align: middle;
padding: 15px;
}

#leftside
{
font: Times New Roman;
float: left;
}

#rightside
{
}

#rightside img
{
float: right;
}

#bottom
{
clear: left;
}

#bottom img
{
vertical-align: top;
}

td
{
text-align:center;
vertical-align:top;
}

