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

h1 {
	font-size : 20px ;
	background-color : lightgreen;
	font-family: Cursive ;
	color : #FF80AB ;
	text-align : center ;
}
h2 {
	font-size : 25px ;
	font-family: Cursive ;
	color : white ;
	text-align : start ;
}
.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-image:url("FERRÉ 70.jpg") ;
	background-position : left ;
}

