Body
{
margin: auto;
margin-top: 1px;

margin-bottom: 1px; 
background-image: url("images/degrade4.jpg")
}
p
{
color: #800000;
font-size: 110%;
font-family: "times new roman", verdana, arial,serif;
}

h1
{
color:#800000;
font-size:xx-large;
font-family: "times new roman", verdana, serif;
font-style : italic;
text-align: center;
}
h2
{
color:#800000;
font-size:x-large;
font-family: "times new roman", verdana, serif;
text-align: center;
font-style: italic;
}
h3
{
color:#800000;
font-size:medium;
font-family: "times new roman", verdana, serif;
text-align: center;
font-style: normal;
}
h4
{
color:#800000;
font-size:small;
font-family: "times new roman", verdana, serif;
text-align: center;
font-style: normal;
}
#menu
{
width: 100%;
height: 20px;
text-align: center;
border-top: 2px solid #d2691e;
border-bottom: 2px solid #d2691e;
margin-bottom: 10px;
}

#menu a
{
	color : #800000;
}
#menu a:hover 
{
color: yellow;
}
#corps
{
color : #800000;
width: 100%;
margin : auto;
text-align: center;
}
#corps p 
{
   color: #800000;
   text-align: center;
   font-family: "Times New Roman", verdana, Times, serif;
}
#corps a 
{
   color: #8b0000;
   text-align: center;
   font-family: "Times New Roman", verdana, Times, serif;
}
#corps a:hover
{
color:yellow;
}
#pied_de_page
{
width: 100%;
height: 60px;
text-align: center;
padding-bottom: 30px;  
}
#pied_de_page a
{
color: #800000;
}
