* {
	margin: 0;
	padding: 0;
}
#fancade {
	border: 0;
	width: 100%;
	height: 100%;
	overflow: hidden;
	position: absolute;
	top: 0px;
	left: 0px;
	right: 0px;
	bottom: 0px;
}