I have the following Html code
Team
Team needs to have a width to be able to use margin: auto.
div#team { margin: 0 auto; width: 400px; }
Here is a fiddle: JS Fiddle