h1{
  width : 998px;
  margin : 340px auto 0 auto;
}
#logo{
  width : 998px;
  margin : 0 auto;
}
#navigation{
  margin : 10px 0 0 0;
}
#content{
  background : url(/images/home_background.jpg) top center no-repeat;
}
#content ul li{
  display : inline;
  margin : 0 10px;
}
#content ul{
  padding : 250px 0 50px 0;
  text-align: center;
}
#presentation {
  width: 998px;
  margin: 20px auto;
  font-size: 11px;
  text-align: justify;
}
#presentation a, #presentation a.active{
  color : #808080;
}
#presentation a:hover {
  color : #808080;
}
