@charset "utf-8";

/* hide from ie on mac \*/
html {
height: 100%;
/*overflow: hidden;*/
overflow:auto;
}

#noFlashContent {
height: 100%;
}
/* end hide */

body {
margin: 0;
padding: 0;
height: 100%;
}