#leftcol {
  background: #f4db8b;
  }
#leftcol h1 {
  color: #666366;
  }
  
#content {
  background: #f5f1d3;
  }

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