@CHARSET "ISO-8859-1";

canvas { 
	position:absolute;
	top:0px;
	left:0px;
	width: 100%; 
	height: 100%;
	z-index: 0;
}