html, body{
width:100%;
height:100%;
margin: 0;
padding: 0;
font-family: 'Quattrocento Sans', sans-serif;
color:#06222d;
background-color:#fff;
background-image:url('img/home/reassurance/IMG_1049-retravaille.jpg');
background-repeat:no-repeat;
background-attachment: fixed;
background-position: center center;
}
