html,body {
text-align:center;
font-size:100%;
font-family:arial,verdana,helvetica,sans-serif;
color:#fff; 
margin:0 auto;
padding:0;
height:100%;
width:100%;
background:#000; 
}
.header{
font-size:.9em;
}
.footer{
width:98%;
margin:0 auto;
background:#222;
}
small{
color:#ccc;
}
span{
color:#666;
font-size:.9em;
}
em{
font-size:.8em;
}
a{color:#5DFFFF;text-decoration:none}
.img{
height:60px;
float:left;
margin:5px;
border:none}
/* Ancienne version */
h1{display:inline;font-size:1em;font-weight:normal}
h2{display:inline;font-size:.9em;font-weight:normal}
#keywords{width:98%;margin:0 auto}
h6{display:inline;color:#444;font-size:.5em;font-weight:normal}