@charset "utf-8";
/* CSS Document */

@import url("reset.css");

html, body {
	overflow:hidden;
	height:100%;
}
#Flashcontent {
	height:100%;
}
