diff --git a/wp-content/themes/monotone/footer.php b/wp-content/themes/monotone/footer.php
index e8e838a91f97d6797a8096601fc749b255275715..f5c8577283039ee6a530b94749df6c8676fc5d27 100755
--- a/wp-content/themes/monotone/footer.php
+++ b/wp-content/themes/monotone/footer.php
@@ -1,10 +1,10 @@
 			<div id="footer">
 			<?php get_sidebar(); ?>
 			<!-- If you'd like to support WordPress, having the "powered by" link somewhere on your blog is the best way; it's our only promotion or advertising. -->
-			<p class="info">
-					<a href="<?php bloginfo('rss2_url'); ?>"><img src="<?php bloginfo('stylesheet_directory'); ?>/images/rss.png" alt="RSS" /></a>
+			<p class="info"><strong>Proudly powered by <a href="http://www.autistici.org">R*</a></strong>
+			<!--		<a href="<?php bloginfo('rss2_url'); ?>"><img src="<?php bloginfo('stylesheet_directory'); ?>/images/rss.png" alt="RSS" /></a>
 					<a href="http://wordpress.com/" rel="generator">Get a free blog at WordPress.com</a>
-				<!-- <?php echo get_num_queries(); ?> queries. <?php timer_stop(1); ?> seconds. -->
+			<?php echo get_num_queries(); ?> queries. <?php timer_stop(1); ?> seconds. -->
 			</p>
 			<?php include (TEMPLATEPATH . '/searchform.php'); ?>
 			</div>