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

	h1	{
		font-size : 40 px ;
		background-color : pink ;
		font-family : Cursive ;
		color : BLack;
	text-align : center ;}
	
	h2	{
		font-size : 55 px ;
		background-color : pink ;
		font-family : Cursive ;
		color : gray ;
	text-align : center ;}

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

.poeme {
		margin-left : 40%;
		width : 60%;
		background-color : Pink;
}

body
{
	background:url(route-vers-horizon.jpg);
	background-position : right
}

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

