body { 
  background: #669933;
}
#header h1 {
  background: url(/files/tpl/set1/img/spoon_logo.jpg) no-repeat top left;
}
#content h1 {
  color: #669933;
}

#content h2 {
  color: #669933;
}
#content a {
    color: #669933;
}
#content a:hover {
    color: #CBD3A7;
}
.moreright a {
  background: url(/files/tpl/set1/img/mehr_spoon.gif) no-repeat top left;
}
.backright a {
  background: url(/files/tpl/set1/img/back_spoon.gif) no-repeat top right;
}
.contenth1,
.contbox h1 {
  text-decoration: none !important;
  color: white;
  font-size: 1.3em;
  text-transform: uppercase;
  line-height: 1em;
}
div.box_in a {
  color: white;
  text-decoration: none !important;
}
div.box_in a:hover {
  color: #CBD3A7;
  text-decoration: none !important;
}
.contbox,
#newscontainerbox {
  background-color: #669933;
  color: white;
  margin-bottom: 10px;
}
#newscontainerbox li h2 a {
  color: white;
}