diff --git a/login.html b/login.html
index 4095dc0593970d20f1cc944c61f42aa5cc680872..ce176be98f235d43c495dba571c006413387ec67 100644
--- a/login.html
+++ b/login.html
@@ -19,8 +19,8 @@
         <p>
             After the login icon.<br>
         </p>
-        <p><img src="https://www.csusb.edu/sites/default/files/image-0034-min.png" alt="csusb_test_image" width="128" height="128">
-        </p>
+        <a><img src="https://www.csusb.edu/sites/default/files/image-0034-min.png" alt="csusb_test_image" width="128" height="128">
+        </a>
     </h4>
 </div>
 {% endblock %}
@@ -31,7 +31,6 @@
 #login-main {
     margin-top: 5%;
     margin-right: 20%;
-    <!-- {# margin-right is added since "Sign in with CILogon" is not aligned #} -->
     height: 100%;
 }
 </style>