Bug 559766: Update links for downloads

Change-Id: I69e37484a73d2a8a6fd5ccb576ebcc55c6a59c62
Signed-off-by: Jonah Graham <jonah@kichwacoders.com>
diff --git a/index.php b/index.php
index cf839db..9483f6d 100644
--- a/index.php
+++ b/index.php
@@ -72,20 +72,13 @@
 <table border="0" width="100%">
   <tr>
     <td align="center" valign="middle" width="33%">
-      <a href="http://www.eclipse.org/downloads/">
-        <img src="resources/downloadrelease.gif" alt="Download Release" width="200" height="38">
-      </a>
+      <a class="btn btn-primary btn-lg" href="http://www.eclipse.org/downloads/">Download Release</a>
     </td>
     <td align="center" valign="middle" width="33%">
-      <a href="http://www.eclipse.org/downloads/index-developer.php">
-        <img src="resources/downloadmilestone.gif" alt="Download Milestones" width="200" height="38">
-      </a>
-      <br>
+    <a class="btn btn-primary btn-lg" href="http://www.eclipse.org/downloads/index-developer.php">Download Milestones</a>
     </td>
     <td align="center" valign="middle" width="33%">
-      <a href="https://hudson.eclipse.org/packaging/job/mars.epp-tycho-build/lastSuccessfulBuild/artifact/org.eclipse.epp.packages/archive/">
-        <img src="resources/downloadnightly.gif" alt="Download Nightly Builds" width="200" height="38">
-      </a>
+      <a class="btn btn-primary btn-lg" href="https://ci.eclipse.org/packaging/job/simrel.epp-tycho-build/lastSuccessfulBuild//artifact/org.eclipse.epp.packages/archive/">Download CI Build</a>
     </td>
   </tr>
 </table>
diff --git a/resources/downloadmilestone.gif b/resources/downloadmilestone.gif
deleted file mode 100644
index 879447a..0000000
--- a/resources/downloadmilestone.gif
+++ /dev/null
Binary files differ
diff --git a/resources/downloadnightly.gif b/resources/downloadnightly.gif
deleted file mode 100644
index c6f85fb..0000000
--- a/resources/downloadnightly.gif
+++ /dev/null
Binary files differ
diff --git a/resources/downloadrelease.gif b/resources/downloadrelease.gif
deleted file mode 100644
index 0754c30..0000000
--- a/resources/downloadrelease.gif
+++ /dev/null
Binary files differ
diff --git a/resources/eppwizard.gif b/resources/eppwizard.gif
deleted file mode 100644
index 794c0bc..0000000
--- a/resources/eppwizard.gif
+++ /dev/null
Binary files differ