*{
    
     /*background: #c2aea7;*/
    /* background-image:url(../img/fondo.jpg);*/
    /*background-color: #FF4500;
    color: white;
    opacity: 0.9;*/
   /* background-color: rgb(250, 211, 83);*/
 
  /*background: linear-gradient( orange, red) ;*/
  background-color: orange;
  }
  p{
    text-align: center;
    font-style:italic; 
    line-height: 45pt;
    font-size: 25pt;
    /*color: #2EF;*/
    color: #222;

  }
  .p1{

  width: 100%;
}
.img1{
  width: 80%;
  /*height: 60%;   */
  /*position: absolute;
    top: 40%;
    left: 20%;*/
}
.p2{

  line-height: 25pt;
  font-size: 10pt;
  float: right;
}
