body {
	background-color: #E1F5F5;
	/* background-image: url(fondobody.png); */
	}

.marco{
	background-color: white; 
	/* background-image: url(fondomarco.png); */
	}

.marcoredondo{
	background-color: white; 
	/* background-image: url(fondomarco.png); */
	}

.cuerpo {
    background-color: white;
	}

.enlaces {	
    background-color: white;
    color: #493b3b;
	}

.textos {
    color: #7B6E6E;
	}	
	
h2 {
	color: #7C88B1;
	}		