<div id="something"> Content goes here. </div>
而CSS:
#something { width: 850px; margin-left: auto; margin-right: auto; }