One CSS rule I have learned is that you should use the relative \"em\" font-size unit instead of the absolute \"pt\". The general idea is to set the font-size in your body t
px : changes with your screen resolution and other dependent issues
em : irrespective of your screen resolution, it will be same for all