body {
	font-size: 0.8em; /* Makes type a bit smaller at 1024 so layout doesn't look unbalanced */
	line-height: 1.5em;	/* As above */

.mobilehint h3 {
	font-size: 10px;
	line-height: 18px;
	text-align: center;
	color: #615768;
}

.browserhint {
	display: none;
}