Super!
I changed the font and I found a way to eliminate these subscribe and contact buttons. Meanwhile, I figured out how to create a mailto: for the contact button so will use that for now until I learn how to use cforms.
Only one thing left is - for subscribe button - is there anything missing in the following:
<a href="feed:<?php bloginfo('rss2_url'); ?>"><img src="<?php bloginfo('template_directory') ; ?>/images/rss.gif" alt="Subscribe Now!" border="0" align="top" /></a>
When you click on that subscribe button, it just shows you a page that's nonexisting.
Thank you guys again so so so much for your help!