.strophe{
text-align:center; 	
color : #1ED9FA; 	
}

.surligner {
color : #1FE3C3; 	
font-weight: bold; 	
text-decoration-line: underline; 

}

body
{
   background:url(chevreuil-chevrette.jpg);
   background-position: center;
}

.lien {
	float: left;
	width: 33%;
	background-color : #98FA7B;
	text-align : center ;
}
.poeme {
	margin-left : 33%; 			
	width: 33%; 				
	background-color : #042D29;	
	font-family: Gabriola;
}
h2{
	font-size : 40px;
	color :#2E2076 ; 		
	text-align : center;
	background-color : #1ED9FA;
}
.p{
	float : right;
	width:35%;
	background-color:#98FA7B;
	text-align : center ;
}

