#bgImage {
	position: fixed;
	top: 0;
	left: 0;
	z-index: -200;
}

.bgwidth {
	width: 100%;
}

.bgheight {
	height: 100%;
}

