/* CSS Document */
body{
height: 100%;
background-color:#00356A;
font: 0.8em Georgia,Arial,Helvetica,sans-serif;
color:#000066;
margin:0;
padding:0;
}

#flash {
position:absolute;
height: 100%;
width: 100%;
float: none;
}

#start {
width: 100%;
}