.vert
{
    background-color: green;
    color: yellow;
}

.abeille
{
    background-color: black;
    color: yellow;
}

.body{
    background: url(imageArriere.jpg.jpg) no-repeat;
    background-size: cover;
}