body
{
    font-family: arial, cursive;
    margin: 0;
    padding: 0;
    background-color: antiquewhite;
}

a
{
    text-decoration: none;
}

.petite-image
{
    width: 40px;
}
