body, html {
  background: #000000;
  color: white;
}

#logo {
 position: relative;
 background: url("images/titre.png") no-repeat;
 height: 180px;
}

.ss_titre{
  margin: 80px 0 20px 10px;
  font-size: 1.5em;
  font-weight: bold;
  font-family: sans-serif;
}

#player {
  margin: 5px 0px 0px 50px;
}

#youtube {
  margin: 10px 0px 0px 50px;
}
