Made headers smaller on security page.
diff --git a/security/index.html b/security/index.html
index 60a3cf7..3fcac65 100644
--- a/security/index.html
+++ b/security/index.html
@@ -31,10 +31,10 @@
       <hr/>
 
 	  <div class="sectionContainer">
-	  <h1>Apache Traffic Control Security Updates</h1>
+	  <h2>Apache Traffic Control Security Updates</h2>
 None at this time.
-      <h1>Reporting Vulnerabilities</h1>
-Please use our private security mailing list, <a href="mailto:security@trafficcontrol.incubator.apache.org">security@trafficcontrol.incubator.apache.org</a> to disclose any new vulnerability. Disclosing vulnerabilities privately will allow our project team to analyze the report, identify a fix, and begin the full disclosure process. Please include all relevant information to reproduce the issue, and any known workaround or fix.
+      <h2>Reporting Vulnerabilities</h2>
+Please use our private security mailing list, <a href="mailto:security@trafficcontrol.incubator.apache.org">security@trafficcontrol.incubator.apache.org</a>, to disclose any new vulnerability. Disclosing vulnerabilities privately will allow our project team to analyze the report, identify a fix, and begin the full disclosure process. Please include all relevant information to reproduce the issue, and any known workaround or fix.
 	  </div>
     </div>
   </body>