.rime{
	color: #71F52E;
}
.strophe{
text-align:center; 	/*le texte sera aligné au centre*/
color : #0000FF; 	/*le texte est en bleu, les couleurs sont codées #rrvvbb de #000000 à #FFFFFF*/
}
body {
 background-image: url("Danse.gif");

}
.titre {
	text-align:center;
	color:#EA1E37
}

.lien{
	width:30%;
	float:left;
}
.poeme{
	margin-left:30%;
}	
.écriture{
	text-align:left;
	color : #D3EE25;
	margin-left:-40%
}
h1{ 
color: Purple;
background-color: #91EA1E;


}
.souligner{
	text-decoration: underline;
	
}
	
