body { background-color: #7C984F; }

#special-text { border-bottom: 5px solid #7C984F; }
#small-image { height: 130px; border-bottom: 5px solid #7C984F; }
#main-text a:hover, #main-text a:active { color: #7C984F; }

.darker { background-color: #687538; }

.color-text { color: #7C984F; }
a.color-text { color: #7C984F; }
a.color-text:link, a.color-text:visited { color: #7C984F; }
a.color-text:hover, a.color-text:active { color: #687538; }

.light { background-color: #bfc89b; }
.lighter { background-color: #dbe0c7; }

h2 { color: #7C984F; }
