#container h2.en {
  background: url('/images/overview.png') no-repeat;
}

#container h2.fr {
  background: url('/images/apercu.png') no-repeat;
}

h3.some-featured-sites {
  margin-bottom: 1em;
}

#logo {
  display: block;
  width: 210px;
  height: 221px;
  position: absolute;
  top: 160px;
  left: -40px;
  background: url('/images/tiare-flower.png') no-repeat;
}

h3 {
  font-size: 1.2em;
  margin-top: 0.8em;
  margin-bottom: 0.4em;
  text-align: center;
  font-weight: normal;
  line-height: 2em;
}

#player {
  float: left;
}

ul.key-features {
  margin-top: 1em;
  margin-left: 600px;
  font-size: larger;
}

ul.key-features li {
  text-align: left;
  background-image: url('/images/available.png');
  background-repeat: no-repeat;
  background-position: center left;
}

body.fr ul.key-features li {
  padding: 0.7em 0 0.7em 30px;
}

body.en ul.key-features li {
  padding: 0.9em 0 0.9em 30px;
}

#firefox-required {
  background-color: #ccc;
  text-align: center;
  font-size: larger;
  margin: 0 -15px;
  padding: 1em 10px;
  line-height: 1.8em;
}

#video-tutorials-container img {
  margin: 0 5px;
}

#video-tutorials-container {
  padding-bottom: 2em;
}

#video-tutorials-container a {
  text-decoration: none;
  border: none;
}