/* CSS Document */
#stage {
	width: 960px;
	height: 540px;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-left: -480px;
	margin-top: -270px;
}