

img {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

#scene {
  max-width: 1024px;
  margin: 0 auto;
  padding: 0;
}

.layer:nth-child(1) { 
  
}
.layer:nth-child(2) { 
 
}
.layer:nth-child(3) {
  
}
.layer:nth-child(4) {
  
}


body { font-family:'BenchNine', sans-serif; font-size:13px; color:#FFF; line-height:13px; text-decoration:none}




#entrar{ background-image:url(../images/btn_entrar.jpg);
background-repeat:no-repeat; width: 193px; height:20;}
