@charset "utf-8";
#container {
	position: relative;
	height: 700px;
	width: 780px;
	left: 0px;
	top: 0px;
}

#flash {
	position: absolute;
	height: 426px;
	width: 780px;
	left: 0px;
	top: 106px;
}
