body { background-color: #b36129; }

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

.darker { background-color: #945123; }

.color-text { color: #b36129; }
a.color-text { color: #b36129; }
a.color-text:link, a.color-text:visited { color: #b36129; }
a.color-text:hover, a.color-text:active { color: #945123; }

.light { background-color: #d4a687; }
.lighter { background-color: #e7cdbc; }

h2 { color: #b36129; }
