body{
	background-image:url(../parallax/bg_table.png);
	background-position:50% 17%;
	background-repeat:repeat-y;
	width:100%;
}
#home{ background:url(../parallax/main_bg_sky.png) repeat-x top; width:100%; height:100%; }
.content-aligner{ width:1024px; margin:0px auto; position:relative; height:100%;}
#cloud1{ position:absolute; top:0px; left:-600px;}
#cloud2{ background:url(../parallax/main_bg_cloud_2.png) no-repeat top; width:2200px; height:504px; position:absolute; top:0px; left:0px;}
#green1{ position:absolute; top:470px; left:-600px;}
#green2{ background:url(../parallax/main_bg_green.png) no-repeat top; width:2200px; height:424px; position:absolute; top:0px; left:0px;}
#floor{ background:url(../parallax/main_bg_floor.png) no-repeat top; width:2000px; height:273px; top:626px; position:absolute; left:-489px;}

#fruits{ position:relative; top:232px; left:484px; /*z-index:2;*/}
#fruits img{ top:350px;}

			
#bird1{ position:absolute; top:0px; left:-350px; /*-webkit-opacity: 0;	-moz-opacity: 0;	filter:alpha(opacity=0); opacity: 0;*/}
#bird2{ position:absolute; top:175px; right:70px;}
		
#leaf{ position:absolute; top:0px; left:0px;}
#leaf img{ position: fixed; margin-top:0px;  -webkit-opacity: 0;	-moz-opacity: 0;	filter:alpha(opacity=0); opacity: 0; top: 0px;	}
		
#leaf-l-1, #leaf-l-2{z-index:2;}
#leaf-l-1, #leaf-l-2, #leaf-l-3{ margin-left:-550px;}
#leaf-l-4, #leaf-l-5, #leaf-l-6, #leaf-l-7{ margin-left:-300px;}
#leaf-l-8, #leaf-l-9, #leaf-l-10, #leaf-l-11{ margin-left:0px;}

#leaves{ position:absolute; top:100px; right:100px;}
#leaves img{ position: fixed; top: 0px; margin-right:0px; margin-top:0px;  -webkit-opacity: 0;	-moz-opacity: 0;	filter:alpha(opacity=0); opacity: 0;}

#home .content{ position:absolute; left:40px; width:390px; top:240px; z-index:3;}
#home .content h5{ margin-top:-20px;}