@charset "utf-8";
/* CSS Document */

html {
height:100%;
overflow:hidden;
}
body {
margin:0px;
padding:0px;
background-color:#FFFFFF;
height:100%;
text-align:center;
}
#flashDiv {
height:100%;
} 