body{
background-color:#575256;
width:900px;
height:600px;
margin:auto;
color:white;
}

*{
padding:0;
margin:0
}

img a{
text-decoration:none;
}

a{
text-decoration:none;
}

#image{
width:900px;
height:600px;
}

#texte{
margin:auto;
margin-top:240px;
text-align:center;
color:white;
font-size:14px;
font-weight:bold;
font-family:"century gothic", "arial black", "arial", sans-serif;
}