body {background-color: #ac96b0 }
h1 {color:   #635766  ;
	font-family: consolas ;
	font-size: 50px ;
	text-align: center
	;
}

p{color: darkblue;
	font-family: arial;
	font-size: 25px;
text-align: justify;
}

ul{color: darkgreen;
font-family: arial;
font-size: 25px;}

img{width: 50%;
border-color:  #322635 ;
border-style: solid;
border-width: 5px;
margin-left: 25%;
}

ol{color: #484f9c ;
font-family: arial;
font-size: 25px
}
/*
li{color:  #484f9c ;
font-family: arial;
font-size: 15px;
}
*/
#commentaire {	text-align: center;
				font-size: 20px;}