body {
    background-color: #6AAAF9;
    font-family: "Comic Sans MS", Sand, Geneva, sans-serif;
    text-align: center;
    letter-spacing: 1px;
    color: white;
}
img {
    position: absolute;
}
.gauche {
    top: -15px;
    left: 100px;
    height: 410px;
    width: 90px;
}
.droite {
    top: 0px;
    right: 70px;
    height: 400px;
    width: 134px;
}
#centre {
    position: absolute;
    top: 25%;
    right: 66%;
    left: 26%;
    width: 470px;
    height: 180px;
}
p {
    position: absolute;
    top: 70%;
    margin-left: 27%;
    margin-right: 25%;
}
