body {
  background:#00677d url("../images/pattern_booking.jpg");
}
a:link, a:visited {
  background:#0097b7;
  color:#000;
}
a:hover {
  background:#000;
  color:#0097b7;
}
div.player .button {
  background-color:#0097b7;
}
div.player .timeline .slider {
  background-color:#0097b7;
}