.menu .leaf {
  font-size: x-small;
}
.view-home .views-field-title h2 {
  background-image: url('images/sun2.gif');
  background-position: left center;
  background-repeat: no-repeat;
  border-bottom: solid 1px #ccc;
  font-size: 150%;
  line-height: 1.25em;
  margin: 0 0 0.5em 0;
  padding: 0 0 0.1em 1.8em;
}

.view-home .views-field-title h2 a {
  color: #003167;
}

.goal {
    background-color: #BEBEED;
    padding: 10px;
    margin: 10px;
}