.strophe{
	text-align:center;
	color:grey
}
.surligner{
	color:red;
	font-weight: bold;
}
 h1{
	 font-size : 40px ;
	 background-color : red ;
	 font-family: Cursive ;
	 color : black ;
	 text-align : center ;
 }
 
 h2{
	 font-size : 30px ;
	 background-color : red ;
	 font-family: Cursive ;
	 color : black ;
	 text-align : center ;
 }
 .liens {
	 float:left;
	 width: 30%;
     background-color : red;
 }
 .poeme {
	 margin-left : 30%;
	 width: 70%;
	 background-color : blue;
 }
 body
 {
	 background:url(blondebrune.jpg);
	 background-position : right;
 }
.image_centree{
	display:block;
	border-radius:50%;
	margin-left:auto;
	     margin-right:auto;
}
 