
BODY{
	font-size: 100%;
	font-size: 1em;
	border: 1px solid green;
}

HTML > BODY{
	font-size: 100%;
	font-size: 1em;
}
