body {overflow:auto}

body {
    /*background-image:url(/images/background_large_ombre.jpg);
    background-attachment: fixed;
    background-position: center top;*/
    background:#f1f1f1;
    }

.Articles {
font-size: 1.5rem;
margin: 2em 2em 2em 2em;
color:black;
font-weight: bold
}

.CGU {
    font-size: 40px;
    text-transform: uppercase;
    color: #3aaf9d;
    margin-bottom: 40px;
    letter-spacing: 2px;
    font-weight: bold;
    margin-top: 200px;
}

body > div.container > div > div > p {color:black;font-weight:bold}