body 
{
font-family:Arial;
color:#FFFFFF;
background-color:#de8b8f;
font-size:100%;
margin:0;
}
a
{
   text-decoration:none;
   color:#F2E19F;
 }
a:hover
{
  color:#E8C478; 
}
img
{
border:none;
}
.head{
position:absolute;
top:0;
left:0;
height:313;
width:532;
background-image:url("img/fond_liens.gif");
background-repeat: no-repeat;
 }

.center {
position:absolute;
top:10;
right:0;
height:205;
left:123;
margin-right:10;
}

h1 {
font-size:120%;
text-align:left;
font-family:"Trebuchet ms";
margin-left:35px;
}