@charset "utf-8";
/* CSS Document */

#stage {
	height: auto;
	width: 800px;
	border: 1px solid #CCCCCC;
}
#text {
	height: auto;
	width: 190px;
	margin-left: 810px;
	position: absolute;
}
