
body
{
    background: url(design/symboles_haut.png) scroll no-repeat top center,  url(deadly_godmother/layout_gauche.png) scroll no-repeat bottom left, url(deadly_godmother/layout_droite.png) bottom right scroll no-repeat, rgb(14,0,16); 

	
}

#couverture
{
	background: url(deadly_godmother/couverture.png) no-repeat center center scroll;

	
}


@media all and (max-width:1200px) {
   
    #couverture
    {
        background: url(deadly_godmother/couverture1200.png) no-repeat center center scroll;
    
        
    }
    }