body
{

background-color:black;
background-image: url("/img/logo.png");
background-repeat:no-repeat;
background-attachment:fixed;
background-position:center;

margin:0; padding:0; overflow:hidden;

color: #002080;
text-shadow: 0 0 5px white;

}
#flashContent { width:100%; height:100%;}
