body{
	background-color:#b17612
}
#video{
	visibility:hidden;
}
#canvas{
	position:fixed;
	right:0;
	bottom:0;
	top:0;
	left:0;
	min-width:100%;
	min-height:100%;
}
#sitename{
	z-index:10;
	width:100%;
	position:fixed;
	left:0;
	right:0;
	top:0;
	padding-bottom: 100%;
	max-height:100%;
	image-rendering: pixelated;
	image-rendering: crisp-edges;
}
