body {
  background-color: #9AA45F;
}

h1 { text-shadow: 1px 1px 4px #9AA45F; color: #169083  }

h4 { color: #D0E621; }

a:link, a:visited, a:active { color: #514573; }
a:hover { color: #819033 }

.base_content { background-color: #FFFFFF }

  .bg_palette_1 { background-color: #819033; }
  .text_palette_1 { color: #819033; }
  .border_palette_1 { border-color: #819033; }
  .bg_palette_2 { background-color: #D0E621; }
  .text_palette_2 { color: #D0E621; }
  .border_palette_2 { border-color: #D0E621; }
  .bg_palette_3 { background-color: #514573; }
  .text_palette_3 { color: #514573; }
  .border_palette_3 { border-color: #514573; }
  .bg_palette_4 { background-color: #A8A8A8; }
  .text_palette_4 { color: #A8A8A8; }
  .border_palette_4 { border-color: #A8A8A8; }
  .bg_palette_5 { background-color: #ED8201; }
  .text_palette_5 { color: #ED8201; }
  .border_palette_5 { border-color: #ED8201; }
  .bg_palette_6 { background-color: #9AA45F; }
  .text_palette_6 { color: #9AA45F; }
  .border_palette_6 { border-color: #9AA45F; }
  .bg_palette_7 { background-color: #169083; }
  .text_palette_7 { color: #169083; }
  .border_palette_7 { border-color: #169083; }
  .bg_palette_8 { background-color: #FFFFFF; }
  .text_palette_8 { color: #FFFFFF; }
  .border_palette_8 { border-color: #FFFFFF; }

.bg_palette_1 a:link, .bg_palette_1 a:visited, .bg_palette_1 a:active { color: #D0E621; }
.bg_palette_1 a:hover { color: #A8A8A8 }

