diff --git a/index.html b/index.html
index 64e9dcc1cb27d8ceae03574f725fa8bb9ffe24b7..5797d9a18b10f347783af5ecc62b17a1c5b489ab 100644
--- a/index.html
+++ b/index.html
@@ -13,9 +13,13 @@ monitor due dates for our membership, sponsors, and grants.  </p>
 <p> In my spare time, I like to spend time outdoors, find new snacks at TJ's and take Pure Barre classes. </p>
 <br>
 
-<div id="footer;text-align:center;">
-<a href="http://cba.mit.edu"><img src="CBAlogo.png" alt="CBA logo"></a>
-<a href="http://www.mit.edu"><img src="MITlogo.png" alt="MIT logo"></a>
+<div id="footer">
+<a href="http://cba.mit.edu"><img  display: block;
+  margin-left: auto;
+  margin-right: auto;src="CBAlogo.png" alt="CBA logo"></a>
+<a href="http://www.mit.edu"><img  display: block;
+  margin-left: auto;
+  margin-right: auto;src="MITlogo.png" alt="MIT logo"></a>
 
 </div>