div#window {
  height:
    450px;
  background:
    url(../img/bg_contact.jpg) repeat center;
  background-color:
    transparent;
}

div#photo {
  position:
    absolute;
  width:
    196px;
  height:
    225px;
  top:  
    190px;
  left:
    50px;
}

div#cat {
  top:
    320px;
  left:
    490px;
}

div#in {
  font-family: "Myriad Pro", sans-serif;
  font-size: 12px;
  position:
    absolute;
  top:
    110px;
  left:
    320px;
  width:
    200px;
  padding:
    0px 10px 0px 0px;
  text-align:
    left;
}
