/* CSS Document */
#thisdiv {
  width: 534px; height: 425px;
  background: url(index_04.jpg)  fixed;
  font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
  font-size: 14px;
  font-weight: normal;
  scrollbar-base-color: #c3945c; scrollbar-arrow-color: #666666;
     overflow: auto;
}

body {
	background-color: #acd037}
