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

	h1	{
		font-size : 20 px ;
		background-color : black ;
		font-family : Cursive ;
		color : red ;
	text-align : center ;}
	
	h2	{
		font-size : 35 px ;
		background-color : black ;
		font-family : Cursive ;
		color : red ;
	text-align : center ;}

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

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

body
{
	background:url(illustration.jpg);
	background-position : right
}

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

