#leftcol {
  background: #8599a8;
  }
#leftcol h1 {
  color: #ffffff;
  }
  
#content {
  background: #c2ccd3;
  }

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