.strophe{
	color:purple;
	text-align:center;
}
.surligner {
color:red;
font-weight:bold;
text-decoration:underline;	
}


    h1 {
		font-size :  20px ;
		background : gray ;
		font-family : Cursive ;
		color : white;
		text-align : center;
	}	
		
	h2 {
		font-size :  15px ;
		background : gray ;
		font-family : Cursive ;
		color : white ;
		text-align : center
	}	
	
body {
	
	background:url(corbeau.jpg);
	background-position: right;
}	

.entete {
	text-align:center;
}

.liens { 
		float:left;
		width:30%;
		height:auto;
		background-color:lightgrey;
	}

.poeme { 
		margin-left:30%;
		width:70%;
		height:auto;
		background-color: white;
		
}
.imag_centree{
	display:block;
	border-radius:50%;
	margin-left: auto;
	margin-right:auto;
}
		
		