html {
	-webkit-text-size-adjust: none;
}

/* simplify design by removing some subtler borders to speed up rendering */

#bar {
  border-bottom: none;
}
#intro {
  border-bottom: none;
}
#content.with-intro {
  border-top: none;
}
#legal {
  border-top: none;
}