html {

background: url(abstraitarbrefeuillebriselunesoleilnuit.jpg) no-repeat center center fixed;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;
overflow: auto;
}

.strophe{
text-align:right;
color : black;
font-size:25px;
}
.surligner {
color : red;
font-weight: pink;

}

h1{

	font-size : 20px;
	background-color : pink;
	font-family : Italic;
	color : brown ;
	text-align : center ;

}

h2 {

	font-size : 30px ;
	background-color : tran;
	font-family : Cursive;
	color : black ;
	text-align : right ;
}

h3 {
	font-size: 25px ;
	text-align: right;
	background-color: transparent;
}

.entete{
background-color : lighter;
text-align : center;
}


.liens{
float:left;
margin-left: 0px;
height : auto;
background-color: lightblue;
}


.poeme{
margin-left : 30%;
width : 70%;
height : auto;
background-color : transparent;
}

.body{
background-image:url("coeur.png");
background-color: transparent;
}
