body 
{
background-color: #000000;
}

div
{
text-align: center;
color: #FFFFFF;
}

a
{
outline: none;
font-size: 72px;
text-decoration: none;
font-weight: bold;
}

a.contact
{
font-size: 16px;
}

a:hover
{
border: none;
background-color: #4c4c4c;
}



a img
{
border: none;
} 

.fille
{
color: #f80083;
}

.garcon
{
color: blue;
}

.neutre
{
color: green;
}
