Aha, yes, I forgot something, try this. Note the margin-left:auto; margin-right:auto;
after the text-align:center
<div style="text-align:center; margin-left:auto; margin-right:auto; width:100%; font-size:30px; font-weight:bold;">insert text here</div>
See it displayed in this post