.stro{
    text-align:center;
    color : #ff009E;
}

.surl{
    color : #ff007c;
    font-weight:bold;
    font-decoration:underline;
}
body{
    background-image: url("globalrose-flower-bouquets-100-red-roses-md-64_1000.jpg");
}
.entete {
    
    padding : 15px 15px 15px 15px;
    width: 100%;
    height : 70px ;
    background-color : #ef556FF;
    text-align: center;
}
.liens {
        float:left;
        padding : 20px 15px 15px 15px;
        width: 15% ;
        height : 480px;
        background-color : #f91bf6;
        text-align: center;
        }
        

.poeme {
        
        margin-left : 30%;             
        padding : 30px 15px 5px 15px;     
        width: 40%;                 
        height : 480px;                 
        background-color : #fd88e1;
        text-align: center;
        }
        
.lien {
       float:right;
       padding:20px 15px 15px 15px;
       width: 15%;
       height: 480px;
       background-color: #f91bf6;
       text-align: center;
       position: absolute;
       top: 107px;
       right: 1px;
      
}