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

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

				
.liens {
		float:left;
		width: 25%;
		background-color : orange;
}

.poeme {
		margin-left : 25%;
		width : 50%;
		background-color : red;
}

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

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

h3  {
		font-style : italic ;
		border-radius : 20% ;
	background-color : red ;