Here is an image of what I want to do in CSS: image.
Any ideas?
The div you want to center must have a width and you have to make set the margin auto. Here is an example:
Example