.poeme{
color:#FF00FF ;
width:80%;
margin-left:20%;
text-align: center;
font-size:20
}

.rime {
color :  #2e691e ;
font-weight: bold; 	 
text-decoration : underline;
background-color : #FFFF00;	
}

.rime2 {
color :  #2e691e ;
font-weight: bold; 	 
text-decoration : underline;
background-color : #F0F0FF;	
}

.rime3 {
color :  #2e691e ;
font-weight: bold; 	 
text-decoration : underline;
background-color : #00FFFF;	
}

.liens{
float:left;
width:20%; 
}

.entete{
color :  #ee0000  ; 		
text-align : center; 		
background-color : #848484; 	
}

body {
  background: url("rose-01.jpg");
  background-size: 1350px;
  background-position: center
}

.poete{
color :  #ee0000  ; 		
text-align : center; 		
background-color : #848484; 
width:130%;	
font-size:20
}