Questions
The heading looks bold because of its large size, if you have applied bold or want to change behaviour, you can do:
h1 { font-weight:normal; }
More: http://www.w3.org/TR/css3-fonts/#font-weight-prop
~ Answered on 2011-11-10 11:54:10