body {
  background:#93211e url("../images/pattern_guests.jpg");
}
a:link, a:visited {
  background:#d3302d;
  color:#000;
}
a:hover {
  background:#000;
  color:#d3302d;
}
div.player .button {
  background-color:#d3302d;
}
div.player .timeline .slider {
  background-color:#d3302d;
}