* { margin: 0; padding: 0; }

body {
  background: #000000 url(../images/titre.png) scroll no-repeat 10px 10px;
  /*background-color: #222222;*/
  text-align: center;
  font-family: Georgia, serif;
  font-size: 14px;
  color: white;
}

#flashBook {
  width: 726px;
  height: 552px;
  margin: 50px auto;
}

#flashGallery {
  width: 726px;
  height: 552px;
  margin: 50px auto;
}

#trailer {
 width: 566px;
 margin: 50px auto 0pt;
 background-color: #DEDEDE;
 padding: 3px 0;
}

#back {
 margin-top: 5px;
}

a:link, a:visited, a:active {
  color: white;
  text-decoration: none;
}

a:hover {
  color: white;
  text-decoration: underline;
}
