html {
	background: url(https://fotomelia.com/wp-content/uploads/2017/11/www-fotomelia-com-3.gif) no-repeat center fixed;
	webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}
.strophe {
text-align:center; 	
color :1E72A8; 	
}
.surligner {
color : C18F33;	
font-weight: bold; 	
}
h1 {
		padding : 20px 15px 20px 15px; 	
		font-size : 30px ;
		height : auto; 				
		font-family: italic ;		
		color : black ;		
		text-align : center ;		
	}	  
h2{
	font-family: Cursive ;		
	color : C18F33;		
	text-align : center ;		
	font-weight : 800 ;	
	font-style : italic ;		
	text-decoration :underline ;
background-color: 	
	
}
.entete {
	text-align:center;
}		  
.liens {
		float:left; 				
		margin-left : 0px; 			
		padding-top:15px;			
 		padding-bottom:10px;			
 		padding-right:15px			
 		padding-left:10px;			
		width: 30%; 				
		height : auto; 				
		}	
.poeme {
		
		margin-left : 30%; 			
		padding-top:15px;			
 		padding-bottom:10px;			
 		padding-right:15px;		
 		padding-left:10px;			
		width: 70%; 				
		height : auto; 				
		 		
		}
.image_centree {
	display: block;
	border-radius: 50%;
	margin-left: auto;
    	margin-right: auto;
}  

