heres the page, link how can i center the text? #footer { height: 83px; width: 851px; margin-right: auto; margin-left: auto; background-image: url(images/footer_img.png); background-repeat: no-repeat; } ul.footer li { display: inline; font-size: 12px; font-weight: bold; margin-right: 5px; } ul.footer a { text-decoration: none; color:#000000; font-family: "Myriad Pro"; } #footer h6 { float:right; } Code (markup):