@charset "utf-8";
/* CSS Document */



img { 
display: block; 
margin: 0 auto; 
width: 1300px; /* largeur de l'image */ 
height: 1400px; /* hauteur de l'image */ 
border:none;
} 

