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

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