html{
/*background:url(../images/bghtml.gif);*/
}
body{
background:url(../images/bg.gif) ;
margin:0;
padding:0
}
#container {
background:url(../images/fondfla.png) no-repeat center center;
width:800px;
height:555px;
margin:0 auto;
padding:20px;
}