diff --git a/wp-content/themes/primepress/footer.php b/wp-content/themes/primepress/footer.php
index 3e2353a2386324b8c75f9e9897feedbf3385ab97..213600431f124c9cd78be562e9698fbdcc1a9d1f 100644
--- a/wp-content/themes/primepress/footer.php
+++ b/wp-content/themes/primepress/footer.php
@@ -1,11 +1,12 @@
 	<div id="footer">
-		<p class="left">&#169; <?php echo date('Y');?> <strong><?php bloginfo('name'); ?></strong> | Powered by <strong><a href="http://wordpress.org/">WordPress</a></strong></p>
-		<p class="right">A <strong><a href="http://www.techtrot.com/primepress/" title="PrimePress theme homepage">WordPress theme</a></strong> by <strong>Ravi Varma</strong></p>
+		<p class="left">Powered by <strong><a href="http://autistici.org/">R*</a></strong></p>
+		<p class="right">A <strong><a href="http://www.techtrot.com/primepress/" title="PrimePress theme homepage">WordPress theme</a></strong> by <strong><a href="http://www.techtrot.com" title="PrimePress author homepage">Ravi Varma</a></strong></p>
 	</div><!--#footer-->
 
 </div><!--#container-->	
 	
+<div class="clear"></div>	
 </div><!--#page-->
 <?php wp_footer(); ?>
 </body>
-</html>
\ No newline at end of file
+</html>