
* { margin:0; padding:0;}

body#body{ 

}

#parallax {
	position:absolute; 
	overflow:hidden;
	width:100%;
	margin:auto;
	height:100%; 
	z-index:1;
	top:0px;
	left:0px;
}
/*#header-bg {
	position:absolute; 
	width:100%; 
	height:100%; 
	z-index:11111;
	top:0px;
}*/
.layer-1 {
	width:2121px;
	background:url(bg.jpg) bottom;
	background-position:bottom;
	height:1014px;
	z-index:1;
}

