/* position */	
div#window {
  background: url(../img/bg_index.jpg) repeat center;
  padding: 0px 0px 0px 0px;
  height: 450px; 
  width: 
    648px; 
  background-color: 
    transparent; 
}

div#cat {
  visibility: hidden;
}

#intro { 
  text-align:
    left; 
  position: 
    absolute; 
  width: 
    648px; 
  height: 
    193px; 
  top:
    210px; 
  left: 
    0px;  
  background-color: transparent; 
}
