#backgroundcontainer {
	position: fixed;
	left: 0;
	top: 0;
	overflow: hidden;
	z-index: -5;
	display: none;
}