body
{
background-image:url(Fonds/bluesky2vierge.png);
background-color : #6666ff;
background-repeat:no-repeat;
background-position:top;
margin: 205 auto;
padding: 0;
width: 100%;
height: 100%;
}
h1
{
font-family: "Trebuchet MS";
font-size: 20px;
text-align: center;
color: orange;
}
h2
{
font-family: "Trebuchet MS";
font-size: 18px;
text-align: center;
color: orange;
}
p
{
font-family: "Verdana";
font-size: 12px;
text-align: center;
color: #555555;
}
Table
{
font-family: "Verdana";
color: #555555;
font-size:12px;
}
a
{
font-size:12px;
color: white;
font-family: "Verdana";
text-decoration: none
}
a:hover
{
text-decoration: none;
color: none;
font-size:12px;
}
img 
{ 
border : none; 
}
