#leftcol {
  background: #c9d647;
  }
#leftcol h1 {
  color: #666366;
  }
  
#content {
  background: #e4eaa3;
  }

#navbar {
  border-bottom: 1px solid #c8d546;
  }