Can you help me understand how to convert PX into REM for my typography? I came across Jonathan Snook's article on utilizing REM units, but I'm a bit confused about his suggestion of using font-size: 62.5% as a base for conversion (setting the default font size to be 10px for easier calculations). How would I go about converting my PX values into REM if I wanted to use other percentages like 100%, 75%, and more?