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

.surligner2{
color:blue;
front-weight: bold;
text-decoration:underline;
}

.surligner3{
color:green;
front-weight: bold;
text-decoration:underline;
}

.surligner4{
color:black;
front-weight: bold;
text-decoration:underline;
}


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

	h2 {
		font-size : 15px;
		background-color:silver;
		font-family: Cursive;
		color:black;
		text-align: center;
}
body
{
	background-image:url( gitard.jpg);
	background-position:right bottom;
	/"background-repeat:no-repeat;"/
	
}

.entete {
	text-align:center;
}

.liens {
		float:left;
		width:50%;
		height:auto;
		background-color:silver;
}
.entete2 {
	text-align:center;
}		

.liens2 {
		float:left;
		width:50%;
		height:auto;
		background-color:silver;
}
	
.poeme {
		margin-left:30%;
		width:50%
		height:auto;
		background-color:silver;
		}

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


		
		