body
{
background-color : black;
background-attachment: scroll;
background-repeat: repeat;
}

p
{
color: blue;
font-size: 18px;
font-family: "Comic Sans MS", Impact, "Arial Black", "Courrier New", "Times New Roman", serif;
text-align: left;
}	

h1, h2, h3
{
color: white;
font-family: "Times New Roman", "Courrier New", serif;
text-align: center;
}

.nom
{
color: yellow;
font-size: 20px;
font-family: "Arial Black", serif;
}

.signature
{
text-align: right;
}

.cligno
{
text-decoration: blink;
}