a {

color:black;
text-decoration:none;
}

.titre {
  text-transform:uppercase;
  font-size:18pt;
  font-weight:bold;
  color:#660000;
  font-style:italic;
}
html,body{
height:100%;
width:100%;
background-color:black;
padding:0px;
margin:0px;
}

#centpourcent{
width:100%;height:100%;
}

img {
 border:none; 
}
