
#home {
	background-image : url(mountains.jpg);
	background-position:center;
	width:990px;
	height:427px;
	z-index:4;
	margin-left:25px;
	padding:0px;
}


#home2 {
	background-image : url(mountains-topleft.png);
	background-position:center;
	position:absolute;
	top:246px;
	width:146px;
	height:144px;
	z-index:5;
}

#home3 {
	background-image : url(mountains-topright.png);
	background-position:center;
	position:absolute;
	top:27px;
	margin-left:720px;
	width:270px;
	height:363px;
	z-index:5;
}
