body {
background-color:#000000;
margin: 0; /* pour éviter les marges */ 
text-align: center; /* pour corriger le bug de centrage IE */ 
}


img {
width: 570px;
margin-left: auto; 
margin-right: auto
}
