/* CSS Document */

.article:nth-of-type(2) {
    background-image:url(../images/bg_tacheCouleur.jpg);
    background-repeat: no-repeat;
    background-position: top right;
    background-size: contain;
}