.strophe{
text-align:center; 	
color : fuchsia; 	
}
.surligner {
color : indigo;	
font-weight: bold; 	
text-decoration:underline
}

h1 {
	font-size : 20px ;
	background-color : lightgreen;
	font-family: Cursive ;
	color : yellow ;
	text-align : center ;
}
h2 {
	font-size : 20px ;
	background-color : blue;
	font-family: Cursive ;
	color : white ;
	text-align : center ;
}
.entete {
	text-align : center ;
}

.lien {
	float:left;
	width:30% ;
	background-color : lightgrey;
}

.poeme { 
margin-left : 30%;
width :  70% ;
background-color : lightblue; 
}

image_centree {
	display: block;
	border-radius: 30%;
	margin-left: auto;
	margin-right: auto;
}

body
{
	background:url(https://thumbs.gfycat.com/WeeklyBiodegradableAppaloosa-size_restricted.gif) ;
	background-position : left ;
}