.centre
{
text-align:center;
font-size:1.5em;
font-style:italic;
font-weight:bold;
color:white;
}

.centre a
{
color:white;
text-decoration:none;
}

.centre a:hover
{
color: rgb(40,40,40);
text-decoration : none ;
}

#guimberteau
{
height:65px;
background-color:#8F8F8F;
}

