body{
background:#000;
}
.texte{
text-align:center;
margin-top:200px;
}
.texte a{
text-decoration:none;
font-family:arial;
font-size:250px;
font-weight:bold;
color:#FFF;
outline:none;
}
.texte a:hover{
color:#fecc00;
}
.container{

}
.contenu{
margin:100px 0 100px 0;
}
.contenu a img{
width:auto;
height:150px;
margin:10px 10px 10px 10px;
outline:none;
}
.zoom img{
width:100%;
height:100%;
}