CHange position of dawnsci logo
diff --git a/content/en_index.php b/content/en_index.php
index e5248c1..7c613f9 100644
--- a/content/en_index.php
+++ b/content/en_index.php
@@ -15,8 +15,6 @@
 <!-- Main content area -->
 <div id="midcolumn">
 	<h1><?php print $pageTitle;?></h1>
-	<img style="float: right; width: 303px; height: 228px" alt="DAWNSci Logo"
-		src="/dawnsci/images/dawnsci_logo.png">
 	<p>This project provides features to allow scientific software to be
 		inter-operable. Algorithms exist today which could be shared between
 		existing Eclipse-based applications however in practice they describe
@@ -79,6 +77,9 @@
 			<a href="https://science.eclipse.org"> <img
 				src="/dawnsci/images/science_wg.png">
 			</a>
+			<a href="http://www.dawnsci.org"> <img
+				src="/dawnsci/images/dawnsci_logo.png">
+			</a>
 		</p>
 		<ul>
 		</ul>