body { background-color: #c7ae5d; }

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

.darker { background-color: #9d8a4c; }

.color-text { color: #c7ae5d; }
a.color-text { color: #c7ae5d; }
a.color-text:link, a.color-text:visited { color: #c7ae5d; }
a.color-text:hover, a.color-text:active { color: #9d8a4c; }

.light { background-color: #e0d2a4; }
.lighter { background-color: #eee6cc; }

h2 { color: #c7ae5d; }