body {
	background-color: white;
	color: black;
	font-size: 20px;
	font-family: sans-serif;
}
H1  {
    background-color: white;
	text-align: center;
	font-family: Script ;

}
li{ margin:25px;
}
.fermes{background-size: contain;
	background-repeat: no-repeat;
	width: 15px;
	height: 15px;
}
.ferme {
	background-color: white;
    padding: solid 5px white;
    margin: 50px;	
}	