I want to center a background image. There is no div used, this is the CSS style:
body{ background-position:center; background-image:url(../images/im
The only thing that worked for me is..
margin: 0 auto