#eCanvas{
	position:fixed;
	left:0;
	top:0;
	width:100%;
	height:auto;
	z-index:-1;
	image-rendering: auto;  
	background:#fff;
}
