div{margin:0px;padding:0px;text-align:center;width:360px;} span#container{text-align:left;margin:auto;width:360px;} Where "container" is the ID of the div containing your content. (try span instead of div...) As you'll notice, you'll have to reset the text alignment for "container" (or the divs it contains) or all text will center