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/LLVMVsTheWorld.html b/docs/LLVMVsTheWorld.html
index 24e781a..c4fa654 100644
--- a/docs/LLVMVsTheWorld.html
+++ b/docs/LLVMVsTheWorld.html
@@ -22,8 +22,8 @@
   <li><a href="#codeemission">Machine Code Emission</a></li>
 </ol>
 
-<div class="doc_text">    
-  <p><b>Written by Brian R. Gaeke</b></p>
+<div class="doc_author">
+  <p>Written by Brian R. Gaeke</p>
 </div>
 
 <!-- *********************************************************************** -->