.strophe{
text-align:center; 	/*le texte sera aligné au centre*/
color : #088A08;
font-family: Bell MT;
font-size:18px;

}
.createur{
text-align:center; 	/*le texte sera aligné au centre*/
color : #000001;	/*le texte est en bleu, les couleurs sont codées #rrvvbb de #000000 à #FFFFFF*/
font-weight: bold;
font-size:20px;
font-style:italic;
text-decoration: underline , overline;
}

.entete{
height:20%;
}

.rime {
color : #B54027; 	/*le texte est en rouge */
font-weight: bold; 	/*la police est en gras */
font-size : 15px;
font-family: Lucida Calligraphy;
text-decoration: underline;
}

.liens{
width:90%;
float:center;
color:black;
}

.poeme{
margin-left:10%;
}

.titre{
text-align:center;
border-style:double;
border-width:13px;
font-family: Cooper Black;
border-color:#3FA24D;
letter-spacing:1px;
font-size:17px;
border-top-left-radius:35px;
border-bottom-right-radius:35px;
text-shadow: 2px 3px 3px #585858;
}

body {
background-image: url("GB.jpg"),url("JDF.jpg"),url("GB2.jpg"),url("GB3.png"),url("vert.jpg");
background-repeat: no-repeat,no-repeat,no-repeat,no-repeat, no-repeat;
background-size:26%,14%,22%,40%,110%;
background-position:12px 600px,20px 225px,865px 325px,320px 195px,center;
padding : 15px 30px 15px 8px;
border:dotted 3px;
border-color: green;
}

