/* css styles */


/* justificar el texto */ 
p, ul, ol {
  text-align: justify; }       


/* p, ul, ol {
  text-align: rigth; }   */ 