html { font-size:125%; }
/* hack for stupid ie */ * html body { font-size:60%; }
body { font-size:50%; /* so 1em equals to 10px */ }
So, this way 1.2em =12px and so...