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

#mplayer
{
	position: absolute;	
	width: 100%;
	left: 0;
	top: 0;
}

#mdemo
{
	position: absolute;
	text-align: center;
	z-index: 4;
	width: 100%;
	left: 0;
	top: 0;
}	

body
{
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}	
