@media all and (max-width: 40em) {
	body {	font-size: 2em; }
}