From searching around, I know this question has been asked before and I just... don't understand what is going wrong here.I have tried about a million different angles and just can't get my text to center.If anyone has any idea what the deal is and would like to let me know, that would be great.\[code\]<div class="row-fluid text-center"> <h1 class="span12">Foobar's Contacts</h1></div>\[/code\]Among other things, I already tried moving the \[code\]text-center\[/code\] class to the \[code\]h1\[/code\] element.