body {
  background-image: url("fond-ecran.jpg"); 
  background-size: cover;                   
  background-repeat: no-repeat;             
  background-position: center center;       
  background-attachment: fixed;             
  
}

h1 {front-family:"trebuchet ms"; 
color:white; text-align:center;
  
}

.p1 {front-family:"trebuchet ms"; 
color:white; text-align:center;
   

}

.p2 {front-family:"trebuchet ms"; 
color:white; text-align:center;
 

}

.p3 {front-family:"Trebuchet ms"; 
color:white	; text-align:center;

 
}
.image-container {
    text-align: center; 
    margin: 30px 0;     
}

.img {
    width: 200px;          
    border-radius: 10px;   
    box-shadow: 0 0 10px rgba(0,0,0,0.3); 
}

.p4 {
    text-align: center; 
    font-family: "Trebuchet MS";
    color: white;
    margin-top: 10px;
}