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

h2 {
	color: #03F;
}
.player {
	filter: alpha(opacity=0);
	opacity:0.0;
	position: absolute;
	left: 375px;
	top: 200px;
}
