This simple tool converts pixel-based CSS-rules to ems. If the font size of your body-tag is 12px, then 12px => 1em, 24px => 2em, 8px => 0.667em etc.
This tool is so simple/stupid that you have to manually fix the font-size of body to what you originally had.
And hey, no guarantees :)