/* Backgrond: GCL */

div#background {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0px;
	left: 0px;
	z-index: -1;
}
div#background_image {
	width: 100%;
	height: 100%;
}
