body{
  font-family: Arial, sans-serif;   
  background: url('lib/certificado.svg');
  background-image-resize: 6;
  font-family: Arial;

}

h1,h2{
   width: 1100px;
   margin: 10px auto;
   padding: 5px;
 }


.centrado{
  text-align:center;
  /*border:1px dotted #000; */
  padding:0;
}

.margen{
  margin-top: 240px;
}

.margen2{
  margin-top: 150px;
}


.fuente{
  font-weight: 300;
}