How do I center the twitter bootstrap tabs on the page?

I'm using twitter bootstrap to create togglable tabs. Here is the css I'm using: <div class="container"> <ul class="nav nav-tabs"> <li><a href="#home" data-toggle="tab"...