


h1{
 font-weight: bolder;
    font-size: 35px ;
   text-align: center;
    

 }

 img {
    margin: 0 auto;
    display:block;
    border-radius: 5px;
   text-align: center
 }

 h2{
 font-weight: bolder;
    font-size: 25px ;
   text-align: center;
}

#pNegrito {
  font-weight: bolder;
    font-size: 15px ;
}
 h3{
     font-weight: bolder;
    font-size: 25px ;
   text-align: center;
}
h4{
     font-weight: bolder;
    font-size: 25px ;
   text-align: center;
}

  
  
