#wrapper {
    width: 600px; /**adjust as needed**/
    margin: 0 auto;
	text-align: center; /**for older browsers**/
}

