/* CSS Document */

#thisdiv {
  width: 800px; height: 426px;
  background-image:url(htdocs/images/index_r6_c2.jpg);
  overflow: auto;
  font-family:"Palatino Linotype";
  font-size:12px;
  color:#AA7F6F;
}

