/* CSS Document */

body {
	background:#FCFCFB url(images/bg-base.png) repeat-x fixed;
	margin: 0px;
	padding: 0px;
}

#bgl_one {
	position: absolute;
	z-index: 1;

}


#bgl_two {
	position: absolute;
	z-index: 2;

}
