body {
text-align: center
}

#container {
width: 770px;
margin: 0 auto;
text-align: left
}

 

The text-align:left in the container rule is to keep the text from center aligning due to the text-align: center in the body rule.

Posted on November 14th, 2008 | filed under CSS | Trackback |

Leave a Reply

XHTML: You can use these tags: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong> <font color="" face="" size=""> <span style="">