#parallax {
	background: transparent; 
	overflow:hidden;
	width:1000px; 
	height:700px;
	float:left;
	z-index:0;
}

#parallaxsky{
	background: transparent; 
	overflow:hidden;
	width:1000px; 
	height:700px;
	float:left;
		z-index:0;
}

#parallaxground{
	background: transparent; 
	overflow:hidden;
	width:1000px; 
	height:700px;
	float:left;
		z-index:0;
}

#parallaxsea{
	background: transparent; 
	overflow:hidden;
	width:1000px; 
	height:700px;
	float:left;
		z-index:0;
	
}
