.strophe{
	text-align:right;
	color: white; 
	font-family: Liberation Mono
}

.surligner{
        color: 	#A52A2A; 
        text-decoration:underline;
}

.title{
	font-size: 22px;
	background-color: none;
	font-family: Liberation Mono;
	color: #90EE90;
	text-align: right;
}

.entete{
	
	text-align:center;
}

.link{
	float:left;
	width:30%;
	background-color: none;
	color: #90EE90;
	
}

.poem{
	margin-left:30%;
	width:70%;
	background-color: none;
}

body{
	background:url(dark-fern.jpg) /*no-repeat*/;
	background-position: left;
}

.music{
	text-align: left;
	color: white;