body {
  background-color: #383434;
  font-family: "Trebuchet MS", Tahoma, Verdana, Arial, sans-serif;
  color: #d7d6d6;
}

#header {
  margin: 20px 0 30px 0;
  border-bottom: 1px solid #8a8888;
}

p {
  margin: 0 20px 15px 0;
  font-size: 92%;
  line-height: 18px;
  text-align: justify;
  word-spacing: 0.06em;
  letter-spacing: 0.02em;
}

p.pie {
  font-size: 77%;
  margin: 0 0 15px 0;
  padding: 0 0 30px 0;
  border-bottom: 1px solid #8a8888;
}

h1 {
  font-size: 77%;
  font-weight: bold;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  margin: 0 0 20px 0;
}

#video {
  margin: 0 0 15px 0;
}

.footer {
  font-size: 86%;
  border-top: 1px solid #635f5e;
}
.link {
  color: #a09a9c;
  height: 40px;
  line-height: 16px;
  letter-spacing: 0.08em;
  padding: 5px 0 0 50px;
  margin: 20px 0 20px -5px;
  border-right: 1px solid #635f5e;
}
.link#ludo {
  background-image: url(../ludo.gif);
  background-repeat: no-repeat;
  background-position: left top;
}
.link#last {
  border: none;
}
.link a {
  color: #faedc1;
  text-decoration: none;
}
.link a:hover {
  color: #ff9966;
}

#promo {
  margin: 30px 0;
  background-image: url(../images/dvd_cover.jpg);
  background-position: left top;
  background-repeat: no-repeat;
  width: 402px;
  height: 391px;
}
#promo_text {
  position: relative;
  top: 145px;
  width: 120px;
}
#promo_text p {
  margin: 0 0 10px 0;
  font-size: 77%;
  text-align: left;
  line-height: 13px;
  letter-spacing: 0px;
  word-spacing: 1px;
}
#promo_text b {
  margin: 0 0 1px 0;
}
#promo_text strong {
  font-weight: bold;
}

