body
{
    background-image: url("img/photo\ fond\ mahorais.jpg");
    background-repeat: no-repeat;
    background-size: 100%;
    background-position: 0% 45%;
}

p
{
    font-style: italic;
    color: rgb(255, 255, 255);
    text-indent: 5%;
}

h1
{
    text-align: center;
    background-color: rgb(255, 185, 124);
}

iframe
{
    height:45%;
    width: 45%;
    border-radius: 50%;
    right: 10px;
    bottom: 90px;
}
