/* CSS Document */

body{
margin:0px;
background-image:url(../images/shadow.jpg);
background-repeat:repeat-y;
background-color:#05213c;
background-position:center;
}
body,td,th,a{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:white;}
.footer{
font-size:10px;
text-decoration:none;
}
.copy{
color:#8C99A6;}

