
body{
 
  background: url(index-1.png)fixed;
}

#wrap	{ width:792px; margin:0 auto; }

/* You named this layer indexmain */
#Layer-2 {
  position: absolute;
  width: 792px;
  height: 639px;
  z-index: 2;
}

/* You named this layer flash_text */
#Layer-3 {
  position: absolute;
  left: 21px;
  top: 72px;
  width: 746px;
  height: 323px;
  z-index: 3;

  text-align: left;
  font-family: Geneva, Arial, Helvetica, sans-serif;
  overflow: auto;
  font-size: small;
  color: #666666;
}

/* You named this layer enter_link */
#Layer-4 {
  position: absolute;
  left: 481px;
  top: 515px;
  width: 267px;
  height: 83px;
  z-index: 4;
}

/* You named this layer enter_linkover */
#Layer-5 {
  position: absolute;
  left: 481px;
  top: 515px;
  width: 267px;
  height: 83px;
  z-index: 5;
}

/* You named this layer exit_linkover */
#Layer-6 {
  position: absolute;
  left: 49px;
  top: 515px;
  width: 267px;
  height: 83px;
  z-index: 6;
}

/* You named this layer exit_link */
#Layer-7 {
  position: absolute;
  left: 49px;
  top: 515px;
  width: 267px;
  height: 83px;
  z-index: 7;
}

/* Here are some examples of how you might want to change the
 * look and behavior of the links on your page.  Some examples for
 * further customization are included in comments.  */
a { cursor: pointer; }
a:link { color: #F88; }
a:visited { color: #F88; }
a:hover {
  color: #F00;
  /* text-decoration: underline; */
  /* font-weight: bold; */
}

