#top_content_container { background-color:#fff; width:700px; height:100px; margin:auto; }
margin:auto;
body { background-image:url(/images/background5.gif); width:100%; text-align:center; } #top_content_container { background-color:#fff; width:700px; height:100px; margin:0px auto; }
width:100%;
text-align:center;
margin:0px auto;
Jump To Top of Thread