html, body
{
    margin: 0%;
    padding: 0%;
    height: 100%;
    width: auto;
}
body {
 margin: 0%;
 padding: 0%;
 width: 100%
 }
 body{

 background-color: transparent;
 position:static;
 background-size:cover;
 background-repeat: no-repeat;

 background-position: center;
font-style: normal;
 font-size: 200%;
  color: white;
text-align: center;
}
table {
  margin: auto;
border-style:solid;
border-color: cadetblue;
  text-align: center;
}

 .en_tete
{
  left: 50px;
  width:650px;
}
