body {
  font-family: Arial, sans-serif;
  background-color: #d76530;
}
body {
  margin: 150px;
}

h2 {
  font-family: Georgia, serif;
}
  
h1 {
  text-align: center;
  color: #2d10d3;
}

h2 {
  margin-top: 30px;
  color: rgb(14, 166, 237);
}
  

#source {
  font-style:  italic;
}
  
img {
  height : 200px; 
  }

#Les_champions_du_monde { 
  text-align : justify ; 
  color : rgb(14, 166, 237)
  }

