@charset "UTF-8";
body {
	margin: 0px;
}
#flashcontent {
	height: 100%;
	width: 100%;
	position: absolute;
}
#flashcontent2 {
	height: 800px;
	width: 1280px;
	position: absolute;
}

