fruitcake
01-13-2003, 01:49 AM
I can't get it to come down from the top. I can move it left and right though.
body {
background-image: url(lines.png);
background-repeat: repeat-y;
background-position: 50 170;
background-attachment: fixed }
:confusion
body {
background-image: url(lines.png);
background-repeat: repeat-y;
background-position: 50 170;
background-attachment: fixed }
:confusion