body {
  font-family: Arial, sans-serif;
  background-color: #97efcf9e;
  margin-left: 15%;
  margin-right: 15%; 
}

h1,
h2 {
  font-family: Georgia, serif;
}
  
h1 {
  text-align: center;
  color: #FF00FF;
}

h2 {
  margin-top: 30px;
  color: blueviolet;
}
  

#source {
  font-style:  italic;
}
#cours{
  color:#6e7ee8;
  
}
#p {
  text-align: justify;
} 
 
  
