.strophe{
	text-align: center;
	color: black;
}
.surligner{
	color:white;
	font-weight: bold;
	
}
 
h1{
	font-size:20xp;
	background-color:gray;
	font-family:Cursive;
	color:white;
	text-align:center;
}

h2{
	font-size:35xp;
	background-color:gray;
	font-family:Cursive;
	color:white;
	text-align:center;
}

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

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


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

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