CSS align text problem

Very new at this…

I’d like the link list in the middle of the page but don’t know the code for centering. Could anyone help me please?

<div id="topBar"></div>
<div id="centerDoc"> 
  <div style="margin-top:25px; margin-bottom:10px; "> 
    <p><strong>YOU ARE HERE:</strong> <a href="http://www.killersites.com/">HOME</a> 
      > <a href="../../articles/articlesHome.htm">WEB DESIGN ARTICLES</a> &gt; 
      CSS TUTORIAL PART 1 </p>
    <img src="../../images/BANNER3.gif" width="520" height="101"> </div>

Thank you

wB