Christopher Torgalson
> * In CSS, font-size is relative and inherited, so .6em is a way of
> specifying text size in relation to the size of the font in the user's
> browser,
with li eleement must remembe to set
li li {font-sixe:1.0;}
otherwise font size is in next levels smaller and smaller (0.6x0.6 and
then 0.6x0.6x0.6 etc.)