@import "indexGen.css"; 

body {
   background-color: #204020;
}

select,input {
   background-color: #608060;
}

a:hover,a:visited:hover,a:hover img, a:visited:hover img {
  background-color: #608060;
}

div.leftCol {
   background: url("../images/standing_bear.jpg") no-repeat;
}