body {
 background-image: url(images/green-bg.gif);
}

#content a {
 color: #52CF00;
}

#sidebar .sidebar-heading {
 height: 29px;
 background: url(images/green-side.gif) #52CF00 repeat-x;
}

#searchsubmit {
 background: url(images/green-search.gif) no-repeat;
}

#submit {
 background: url(images/green-submit.gif) no-repeat;
}