@charset "utf-8";
/* CSS Document */


body
{
background-color:#003366
}
img {
border: none
}
h1
{
color:orange;
text-align:center;
}

p
{
font-family:"Ariel";
font-size:20px
}
table, td {border:none; margin-right:auto; margin-left:auto;} 
