
BODY{
	font-size: 90%;
	font-size: .9em;
	border: 1px solid red;
}

HTML > BODY{
	font-size: 90%;
	font-size: .9em;

}

