/*** HTML stijl ***********************************/

html 
{
	font-size:				1.25em; /* 1.25×16px = 20px */
} 

html>body 
{
	font-size: 				10px; /* overrides the above in all browsers except IE */
}
