.strophe{
text-align:center; 	
color : #0B0695; 	
}
.surligner {
color : #DCEB5A;	
font-weight: bold; 	
text-decoration:underline
}

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

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

.poeme { 
margin-left : 40%;
width :  40% ;
background-color :#0B9506; 
}

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

body
{
	background:url(pluie.png) ;
	background-position : left ;
}

.rime{
	color : red ;
}