@charset "utf-8";
/* CSS Document */
body {background-color: #000000}


#flash {
width:900px;
height:630px;
position:relative;
margin:0 auto;
top: -20px;

}


body[id=cssmozila] #flash {
width:900px;
height:630px;
position:relative;
margin:0 auto;
top: -15px;

}

