.strophe{
	text-align : center ;
	color : black ; 
}
.poeme{
	margin-left: 30% ;
	width: 70% ;
	background-color: grey ;
}
h1{
	font-size : 20px ; 
	background-color : black ; 
	font-family : Cursive ; 
	color : blue ; 
	text-align : center ;
}
h2{
	font-size : 15px ;
	background-color : grey ;
	font-family : Cursive ;
	color : blue ;
	text-align : right
}
h3{
	font-size : 15px ;
	background-color : blue ;
	font-family : Arizonia ;
	color : blue ;
	margin-left: 0% ;
	width: 30% ;
}
body {
   background-image : url("f4.png") ;
   background-repeat : repeat ;
}
