#main-toolbar {
  position: fixed;
  z-index: 10;
  width: 100%;
/*

  //To use any of these, you need to download them, and upload them to 
  //the files for this theme (not the station media), in the /img folder

  http://subtlepatterns.com/patterns/skulls.png 
  http://subtlepatterns.com/patterns/geometry2.png 
  http://subtlepatterns.com/patterns/foggy_birds.png 
  http://subtlepatterns.com/patterns/xv.png 
  http://subtlepatterns.com/patterns/plaid.png 
  http://subtlepatterns.com/patterns/giftly.png 
  http://subtlepatterns.com/patterns/polonez_car.png 
  http://subtlepatterns.com/patterns/photography.png 
  
  //Suggestions after phone call on 7-22-2014
  http://subtlepatterns.com/patterns/skulls.png
  http://subtlepatterns.com/patterns/linedpaper.png 
  http://subtlepatterns.com/patterns/gplaypattern.png
  
  */
  background: #fff url("../img/lightblueskulls.png");
}

