.centrado {
	background-image: url(fondo_final4.jpg);
	background-position: center center;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-color: #F7CF87;


}
.menu {
	background-attachment: fixed;
	background-image: url(fondo_menu2.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	background-color: #F7CF87;

}
.index {
	background-image: url(fondo_final5.jpg);
	background-color: #F7CF87;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center center;
	font-weight: bold;
	font-family: "Comic Sans MS", cursive;


}
a {
	color: #000000;
}
a {
	color: #000000;
	text-decoration: none;
}
.solocolor {
	background-image: url(FONDO%20COLOR.jpg);
	background-repeat: repeat;
}

