.strophe{
	text-align:center;
	color:green;
}
.surligner{
	font-weight:bold;
	color : black
}
h1{
	font-size : 24px;
	background-color : darkkhaki;
	font-family : Time new roman;
	color : black;
	text-align : center;
}
h2{
	font-size : 24px;
	background-color : darkkhaki;
	font-family : Time new roman;
	color : black;
	text-align : center;
}
.liens{
	font-size: 20px;
	color: khaki;
	float:left;
	width:15%;
	margin-right:85%;
	background-color: yellowgreen;
}
.poeme{
	margin-left:29.5%;
	width:70.5%;
	background-color:khaki;
}

body
{
	background:url(fond.jpg);
	background-position:right;
}
.image_centree{
	display: block;
	border-radius: 50%;
	margin-left: auto;
	margin-right: auto;
}