body {
  background:  #FAD6FA;
}

#articulos h1{
  font-size: 2em;
  text-align: center;
  font-family: 'Exo', sans-serif;
  color:  #060737;
}
#articulos {
  margin-top: 20px;
}
#cuerpo {
  margin-top: 20px;


}
#pie {
   margin-top: 20px;

}
 .r {
   background-color:  #7AFFE4;
 }


 #deslizador {
   background: white;

 }
 .cfotos {
   background: #FAB3D7
 }


