body
{ 
background-color:000000;
}

p, a
{
font-family:Georgia;
font-size:13px;
color:#f9db4b
}

.fond
{
background-image: 
url("../images/chargement.gif");
background-repeat: 
no-repeat;
background-position: 
center center
}

a:link {color: #f9db4b; text-decoration: none}
a:visited {color: #f9db4b; text-decoration: none}
a:hover {color: #f9db4b; text-decoration: underline}
