

.parent {
    position: relative;
    top: 0;
    left: 0;
  }
 
.image1{
    
        position: relative;
        top: 0;
        left: 0;
        background-position: center;
        width:100%;
        height: 200%;

}
  .image2 {

    position: absolute;
  top: 30px;
  left: 500px;
  right:500px;
  margin:auto;
  width:35%;

  
 
  
    
    
    
  }



  


  .h1{
    font-size: 64pt;
  }

  .body{ 
    background-image: url('0619f713fa8349047b43fd5e6a5f8e98.jpg');
     background-repeat: no-repeat;
     background-size: cover;
     font-family:'Trebuchet MS', 'Lucida Sans Unicode', 'Lucida Grande', 'Lucida Sans', Arial, sans-serif

  }
 
.lespaul{


    width:85%;
    padding-left: 56%;
    margin:auto;

}