<div id="footer">
<div id="legal">
<p>
Copyright © <?php echo date('Y');?> <a href="<?php bloginfo('siteurl'); ?>" title="<?php bloginfo('name'); ?>"><?php
bloginfo('name'); ?></a> - <?php bloginfo('description'); ?>.<br/>
Website powered by <a href="http://wordpress.org">WordPress</a> and <a href="http://topwpthemes.com/simplebox">SimpleBOX wordpress theme</a> designed by TopTut.com & TopWPThemes.com.<br/>
Visit WebHostingFan.com for the latest news on <a href="http://www.webhostingfan.com">web
hosting</a> and <a href="http://www.webhostingfan.com/category/cms/">cms review</a>.
</p>
<div class="clear"></div>
<?php wp_footer(); ?>
</div><!-- end footer -->
</div><!-- end page -->
</body>
</html>