#wrapper {
  background: url(button/stars_bk.gif) no-repeat;
  height: 500px; 
  width: 610px; 
  position: relative;
  margin: -250px auto 0 auto;
  text-align: left;
}

body {
  background: #000;
  color: #ccc;
  padding: 25% 0 0 0;
  text-align: center;
  margin: 0;
}

#Layer1 {
  position: absolute; 
  left: 146px; 
  top: 109px; 
  width: 132px; 
  height: 162px; 
  z-index: 7;
}

#Layer2 {
  position: absolute; 
  left: 340px; 
  top: 177px; 
  width: 85px; 
  height: 107px; 
  z-index: 8;
}

#Layer3 {
  position: absolute; 
  left: 116px; 
  top: 326px; 
  width: 194px; 
  height: 138px; 
  z-index: 9;
}

#agency {
  position: absolute; 
  left: 382px; 
  top: 447px; 
  width: 260px; 
  height: 55px; 
  z-index: 6; 
  visibility: hidden;
}

#women {
  position: absolute; 
  left: 382px; 
  top: 447px; 
  width: 146px; 
  height: 54px; 
  z-index: 5; 
  visibility: hidden;
}

#men {
  position: absolute; 
  left: 382px; 
  top: 447px; 
  width: 118px; 
  height: 42px; 
  z-index: 4; 
  visibility: hidden;
}

#Layer1 img {
  width: 134px; 
  height: 190px;
  border: none;
}

#Layer2 img {
  width: 134px;
  height: 190px;
  border: none;
}

#Layer3 img {
  width: 188px;
  height: 127px;
  border: none;
}