

/*html { 
  background: url(damemani.jpg) no-repeat center center fixed; 
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}*/


#range-logo {
    background-image:url(damemani.jpg);
    display:block;
    height:100%;
    width:100%;
}