.finances
{
  color: rgb(0, 102, 0);
  background-color: rgb(255, 227, 112);
}

.finances a:link
{
  color: #009900;
}

.finances a:visited
{
  color: #009900;
}

.finances a:hover, a:active
{
  color: #009900;
}

div#header
{
  background-color: rgb(255, 227, 112);
}

div#headerfiller
{
  background-color: rgb(255, 227, 112);
}
