body{
width:100px;
height:1024px;
background-image:url(images/fond.png);
margin:0;
padding:0;
font-size: 14pt;
}

#mycontent{
color:#99CCFF;
height:600px;
width:1024px;
margin-left:auto;
margin-right:auto;
}

#mycontent a{
color:#3399FF;
font-size: 14pt;
}

#banniere{
width:1024px;
height:120px;
background-image:url(images/banniere1.png);

}
