body {
  background-image: url(/static/radiokiosk/radiokiosk_background.gif);
  background-position: top center;
  background-repeat: no-repeat;
  background-attachment: scroll;
  background-color: #B0C3CE;
}

