


div#mountains_top {
	position: relative;
	width: 720px;
	height: 180px;
	left: 20%;
	top: 14%;
	background-color: green;
	
}




div#mountains_bottom {
	position: relative;
	width: 720px;
	height: 180px;
	left: 20%;
	
}