Alex B
Member
I thought I had sussed it, but not. I wanted my background to be justified to the right, and if the user has a smaller screen than mine the right hand side would always be show correctly. I also wanted it not to move ie. to one of the corners. Code I had below, it does stick to one corner but not justified correctly. Any help would be great. 
body {background:black url(images/backgroundmain4.jpg) no-repeat fixed center; padding:0; margin:0; }
Alex
body {background:black url(images/backgroundmain4.jpg) no-repeat fixed center; padding:0; margin:0; }
Alex