/* 
WOO CUSTOM STYLESHEET
---------------------

Instructions:

Add your custom styles here instead of style.css so it 
is easier to update the theme. Simply copy an existing 
style from style.css to this file, and modify it to 
your liking.

h2 { font-family: Arial !important; }

<!-- <div id="subscribe">********************************taken from nav section (below)******************************** -->
			
<!--	<a href="<?php if ( get_option('woo_feedburner_url') <> "" ) { echo get_option('woo_feedburner_url'); } else { echo get_bloginfo_rss('rss2_url'); } ?>"><img alt="rss subscribe" src="feed.png"></a>  ***top right part -->
			<!-- <?php _e('Subscribe',woothemes); ?> ****taken from before </a>, just puts "subscribe" --> 
<!-- </div><!-- /#subscribe -->********************************taken from nav section (below)******************************** -->

*/


