Make use of the new doc_author class.  "Seperate content from presentation" they said.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@13675 91177308-0d34-0410-b5e6-96231b3b80d8
diff --git a/docs/GettingStarted.html b/docs/GettingStarted.html
index 69c552f..8f7ab40 100644
--- a/docs/GettingStarted.html
+++ b/docs/GettingStarted.html
@@ -49,12 +49,15 @@
   <li><a href="#links">Links</a>
 </ul>
 
-<p>By: 
-  <a href="mailto:criswell@uiuc.edu">John Criswell</a>, 
-  <a href="mailto:sabre@nondot.org">Chris Lattner</a>,
-  <a href="http://misha.brukman.net">Misha Brukman</a>, 
-  <a href="http://www.cs.uiuc.edu/~vadve">Vikram Adve</a>, and
-  <a href="mailto:gshi1@uiuc.edu">Guochun Shi</a>.</p>
+<div class="doc_author">
+  <p>Written by: 
+    <a href="mailto:criswell@uiuc.edu">John Criswell</a>, 
+    <a href="mailto:sabre@nondot.org">Chris Lattner</a>,
+    <a href="http://misha.brukman.net">Misha Brukman</a>, 
+    <a href="http://www.cs.uiuc.edu/~vadve">Vikram Adve</a>, and
+    <a href="mailto:gshi1@uiuc.edu">Guochun Shi</a>.
+  </p>
+</div>
 
 
 <!-- *********************************************************************** -->