Also, if the effect you're looking for is for all the text to moved more to the right (while keeping the left edge constant), then "left-margin" is probably the css attribute you're looking for.
If you're looking to center an otherwise justified (or left-aligned) block of text, then you have your work cut out for you.
|