@charset "utf-8";
html,body { margin:0; padding:0; height:100%; background:#ffffff; }
/* Flash */
#flashContainer { display:block; background:#fff; width:100%; height:100%; z-index:-1;}
#flashHolder { width:100%; height:100%; z-index:1; position:fixed; top:0px; left:0px; }

/* HTML */
#content { display:none; }


iframe#adsense { width:200px; height:200px; overflow:hidden; z-index:99; position:absolute; top:995px; left:50%; margin-left:262px; }
