/* position */	
div#window {
  background: 
    url(../img/bg_visuals.jpg) repeat center;
  height:
    450px;
}

div#in {
  height:
    359px;
  left:
    310px;
  position:
    absolute;
  text-align:
    left;
  top:
    50px;
  width:
    250px;
}
