body,html{
background-color:#000000;

}

a {
text-decoration: none; 
color: white;
}

#titre{
background-color:#000000;
color:#E6E6E6;
font-family: Arial Black,Arial Bold,Gadget,sans-serif;
font-size:20px;
}
#fin{
background-color:#1E1E1E;
color:#E6E6E6;
font-family: Arial,Gadget,sans-serif;
font-style : Italic;
font-size:15px;
text-align:center;
}
embed, iframe, object
{
max-width: 100%;
}