@charset "iso-8859-1";
/* CSS Document */

html, body {
	height:100%;
	background-color: #ffffcc;
}
body {
	margin:0px;
	padding:0px;
	overflow:hidden;
}
#flashContent {
	width:100%;
	height:100%;
}