  Body
 {
 font-family: Times New Roman;
 color: Black;
 background-color: #0080FF;
 background: URL(Images/Fond.jpg);
 }

H1
{
 Text-align: Center;
 Font-Size: 20pt;
 Color: White;
 background-color: blue;
 margin-left: -10px;
 margin-right: -10px;
}

H2
{
 Text-align: Center;
 Font-Size: 16pt;
 Color: White;
 background-color: blue;
 margin-left: 0px;
 margin-right: 0px;
}


H5
{
 Text-align: Center;
 Font-Size: 12pt;
 Color: White;
 background-color: blue;
 margin-left: 0px;
 margin-right: 0px;
}

H6
{
 Text-align: Center;
 Font-Size: 8pt;
 Color: White;
 background-color: blue;
 margin-left: 0px;
 margin-right: 0px;
}
