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

h1{
	font-size:35px;
	background-color:grey;
	font-family:Cursive;
	color:pink;
	text-align:center;
}
	
h2{
	font-size:35px;
	background-color:grey;
	font-family:Cursive;
	color:pink;
	text-align:center;
}	

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

.poeme{
	margin-left:30%;
	width:70%;
	background-color:lightgrey;
}

body
{
	background:url(LionRat.jpg); /*repeat*/;
	background-position:right;
}

.image_centree {
	display:block;
	border-radius:50%;
	margin-left: auto;
	     margin-right: auto;
}