.strophe{
	color: blue;
    text-align:center;	
}

.surligner{
color : black;
fond-weight : bold;
text-decoration:underline;
}
h1{
	font-size : 20px;
	background-color : white;
	font-family:Cursive ;
	color : black ;
	text-align : center;
}

body
{
	background:url(venus.jpg);
	background-position : right;
}

h2{
	font-size : 20px;
	background-color : gray;
	font-family:Cursive ;
	color : ;
	text-align : center;
}

.entete{ 
    texte-align:center;
}

.liens  { 
		font-size : 50px;
        float:left;
		widht: 50%;
		height : 50%;
		background-color :white;
		}

.poeme { 

       margin-left : 35%;
	   width: 30%;
	   height: auto;
	   background-color : white;
		}
		
.image_centree { 
    display: block;
	border-radius: 50%;
	margin-left: auto;
	margin-right: auto;
}
		

