h2{
font-size: 24pt;
color:olive ;
background-color: rgb(255,192,203);
}

h1{
font-size: 24pt;
color: olive ;
background-color: rgb(255,192,203);
}

/* Style du corps de la page */
body {
	font-family: Georgia, sans-serif; 
	background-color:rgba(255, 255, 128, 0.5);