@charset "utf-8";


html,body {
	overflow: hidden;
	}

body {
	position: fixed;
	width: 100%;
	height: 100%;
	}

div#flashViewer {
	width: 100%;
	height: 100%;
	}


