@charset "utf-8";




#capa1 {
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 3500px;
	width: 80%;
	margin: auto;
	background-image: url(../Imagenes/naturaleza.jpg);
	background-attachment: fixed;
	background-position: center top;
	background-repeat:  repeat-y;
	text-align: center;
}
#capa2 {
	height: 109px;
	width: 100%;
	text-align: center;
}

#capa3 {
	height: 500px;
	width: 100%;
}
#capa4 {
	height: 30px;
	width: 100%;
}
