.strophe{
	text-align:center;
	color:orange;
}
.surligner{
	color : white
}
h1{
	font-size : 24px;
	background-color : purple;
	font-family : Time new roman;
	color : yellow;
	text-align : center;
}
h2{
	font-size : 32px;
	background-color : grey;
	font-family : Time new roman;
	color : blue;
	text-align : center;
}
h3{
	font-size : 18px;
	background-color :purple;
	font-family : Time new roman;
	color : yellow;
	text-align : center
}
h4{
	font-size : 25px;
	font-family : Time new roman;
	color : blue;
	text-align : rihght;
}
h5{
	font-size : 18px;
	font-family : Time new roman;
}
.liens{
	float:left;
	widht:30%;
	background-color:light grey;
}
.poeme{
	margin-left:30%;
	widht:70%;
	background-color:grey
}
body
{
	background:url(coeur.jpg);
background-position : right;
}