body {
font-family : Verdana, Arial, Helvetica, sans-serif;
font-size : 1.1em;
color : #333;
background : #dad4ca url(degrade.gif) repeat-x left top;
}
#container {
background-image : url(accueil.jpg);
background-repeat : no-repeat;
position : absolute;
width : 1000px;
height : 664px;
left : 50%;
margin-left : -500px;
text-align:center;
}
#newsite {
width : 400px;
height : 100px;
margin: 230px 0 0 120px;
}
a:link, a:visited, a:hover, a:active {
color : #04572d;
letter-spacing : 0.05em;
}