URGENT! Why isn't the "background" picture in the middle? (HTML, CSS)? Links:
http://riiich.se/pontuskapellmakeri/latest/html.html
http://riiich.se/pontuskapellmakeri/latest/css.css
I need the "background" picture to be in the middle, now I've tried
margin: 0px auto 0px;
text-align: center;
<center>pic</center>
but nothing works. Can anyone see a code conflict somewhere or something? |