.back { top: 0; left: 0; width: 100%; height: 100%; cursor:pointer;}

#slide0 { z-index: 1;}
#slide1 { z-index: 2; background: url("http://shhsecretsongs.com/platinumplanet/img/screen.jpg") no-repeat center center fixed; 
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  background-color: #000;}
#slide2 { z-index: 3; background: url("http://shhsecretsongs.com/platinumplanet/img/leno.gif");  
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-position: center; 
    background-size: contain;
    background-color: #000;}
#slide3 { z-index: 4; background: url("http://shhsecretsongs.com/platinumplanet/img/0.jpg"); background-size: cover; }
#slide4 { z-index: 5; background: url("http://shhsecretsongs.com/platinumplanet/img/00.jpg"); background-size: cover;}
#slide5 { z-index: 6; background: url("http://shhsecretsongs.com/platinumplanet/img/000"); background-size: cover;}



@media screen and (max-width:1000px){
#slide1 { z-index: 2; background: url("http://shhsecretsongs.com/platinumplanet/img/1300.jpg") no-repeat center center fixed; 
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  background-color: #000;}
}
@media screen and (max-width:769px){
#slide0 { z-index: 1; background: background-size: cover; background-position: 50% 50%;  }
#slide1 { z-index: 2; background: url("http://shhsecretsongs.com/platinumplanet/img/769.jpg") no-repeat center center fixed; 
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  background-color: #000; }
#slide2 { z-index: 3; background: url("http://shhsecretsongs.com/platinumplanet/img/leno.gif") no-repeat center center fixed; 
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  background-color: #000;  }
 }
#slide3 { z-index: 3; background: url("http://shhsecretsongs.com/platinumplanet/img/0.jpg"); background-size: cover; background-position: center center; }
#slide4 { z-index: 4; background: url("http://shhsecretsongs.com/platinumplanet/img/00.jpg"); background-size: cover; background-position: center center;}
#slide5 { z-index: 5; background: url("http://shhsecretsongs.com/platinumplanet/img/000.jpg"); background-size: cover; background-position: center center;}
}

@media screen and (max-width:600px){
#slide1 { z-index: 2; background: url("http://shhsecretsongs.com/platinumplanet/img/phone.jpg") no-repeat center center fixed; 
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  background-color: #000; }
}