Well, I am trying to center an css page area.
Below is my code
How can I make it so the "box" that the text is in is centered.
Below is my code
Code:
#footer{ background:url(images/footer_bg.jpg) no-repeat 0 0; height:113px; font-family:Tahoma; color:#9a3300}
#footer .indent {padding:31px 0 10px 42px}
How can I make it so the "box" that the text is in is centered.







