.body
{
background-color:#000000;
background-image:url(Images/accueil.jpg);
background-repeat:no-repeat;
background-position:0% 0%;
}

.background
{
background-color:#000000;
}

.text
{
font-family:Arial, Helvetica, sans-serif;
font-size:smaller;
text-indent:2%;
line-height:5mm;
color:white;
}

.text2
{
font-family:monotype Corsiva;
font-size:14;
color:#FFE972;
}

.critic
{
font-family:arial;
font-size:14;
font-style:italic;
color:white;
}

.author
{
font-family:arial;
font-size:14;
text-decoration:underline;
color:white;
}

.options
{
font-family:tahoma;
font-size:11;
line-height:5mm;
}

.title1
{
font-family:verdana;
font-size:smaller;
font-weight:bold;
font-style:italic;
color:white;
}

.title2
{
font-family:monotype Corsiva;
font-size:16;
color:#FFE972;
}

a
{
text-decoration:none;
color:#4040FF;
}
a:hover{color:red}
