display:block
clears text on each side of the callout.
width
sets the callout's width. margin-top
and
margin-bottom
set the distance above and below the center callout.
Center Callout!
margin-left:auto
and margin-right:auto
center the
callout in its parent terminal block element.position:relative
and left
adjust the horizontal position of the callout
away from center.