[Bug 560825] New: Donation page updates

Signed-off-by: Christopher Guindon <chris.guindon@eclipse-foundation.org>
diff --git a/ide/content/en_index.php b/ide/content/en_index.php
index 0c7f41e..6dff900 100644
--- a/ide/content/en_index.php
+++ b/ide/content/en_index.php
@@ -19,17 +19,21 @@
   <div class="container padding-bottom-25">
     <div class="row">
       <div class="col-md-18 col-md-offset-3 donate-container">
-        <div class="donate-container-content" style="background-image:none;height:175px;">
-          <h1>
-            <strong>Donate to </strong><strong class="orange">the Eclipse IDE </strong>
-          </h1>
-          <p style="font-size:1.1em; ">The Eclipse IDE is the leading open source platform for professional developers,
-            used by millions of people every day, and <strong>100% free</strong> and <strong>open source</strong>. </p>
-             <p style="font-size:1.1em; ">By donating, you’ll help ensure it stays that way and contribute toward its
-            future development.
-          </p>
+        <h1 class="margin-bottom-30">
+          <strong>Donate to </strong><strong class="orange">the Eclipse IDE </strong>
+        </h1>
+
+        <p style="font-size:1.1em; ">The Eclipse IDE is the leading open source platform for professional developers,
+          used by millions of people every day, and <strong>100% free</strong> and <strong>open source</strong>. </p>
+
+        <p style="font-size:1.1em; ">By donating, you’ll help ensure it stays that way and contribute toward its
+          future development.
+        </p>
+
+        <div class="donate-container-content" style="background-image:none;height:35px;">
           <input class="donate-bar" type="range" value="3" step="1" min="1" max="5">
         </div>
+
         <ul class="list-inline list-donate-amount text-left margin-bottom-20">
           <li class="one">$5</li>
           <li class="two">$10</li>
@@ -64,7 +68,7 @@
   aria-labelledby="donation_modal"
   >
   <div class="donate-modal modal-dialog modal-sm" role="document">
-    <div class="modal-content">
+    <div class="modal-content"  style="background-image:none">
       <form id="donation_default_eclipse_form" class="choose-amount"
         action="<?php print $Paypal->get_gateway_process_url();?>" method="POST"
         >