@charset "utf-8";
*{
margin:0;
padding:0;
}
body{
background:#376a7b;
/*background:#93c3c6;*/
}
div#flash{

width:800px;
height:400px;
margin:150px auto 0;
}
div#footer,div#footer a,div#footer a:visited,div#footer a:hover{
color:#fff;
margin:0 auto;
text-align:center;
font-size:12px;
text-decoration:none;
}
