Basically, the first div is your containing element. You need to text-align center.
Then, in your block div (the blue area), you need to display inline and text align left, then set a margin (the white space you want to remain around it when the text wraps).