File: /home/mmickelson/theflexguy.com/wp-content/themes/rusty-grunge/footer.php
		<ul id="footer">
			<li class="left">© <a href="<?php bloginfo('url') ?>" title="Home"><?php bloginfo('name') ?></a>. All Rights Reserved.</li>
			<li class="right">WordPress Theme designed by <a href="http://www.chris-wallace.com" title="Chris Wallace">Chris Wallace</a></li>
			<!-- I would appreciate if you would leave the link back to my site but is certainly not required. -->
		</ul>
	</div>
  <?php wp_footer() ?>
		
</body>
</html>