body {
  font-family: Arial, sans-serif;
  background-color: #e2dea7;
  margin-left:15%;
  margin-right:12%;
}

h1,
h2 {
  font-family: Georgia, serif;
}
  
h1 {
  text-align: center;
  color: rgb(14, 50, 212);
  font-size: 60px;
}

h2 {
  margin-top: 30px;
  color: rgb(9, 212, 235);
}
  

#source {
  font-style:  italic;
}
   
#intro { 
  text-align: justify;
  color: rgb(9, 212, 235);
}
#différentesligues {
  text-align: justify;
  color: rgb(9,212,235);
}
#championnats {
  text-align: justify;
  color: rgb(9,212,235);
}