I noticed that the <p> tag has a default margin value and it seems it's somehow related to its content's font-size value.
Is there any reference that I can check out the detailed rules for this?
http://jsfiddle.net/z45R9/ Please take a look at my code here.
Thanks,