html{
  font-family:Verdana,Arial,Helvetica,Sans-Serif;
  background-color:black;
  width:1081px;
  margin-left:auto;
  margin-right:auto;
}

body{
  width:1081px;
  margin:0px;
  margin-left:auto;
  margin-right:auto;
}

.txt-entree{color:#A3A49E; padding-top:16px;}
.txt-entree a{color:#DBC02C; text-decoration:none;}
.txt-entree a:hover{text-decoration:underline;}

