Hello
I have the following in a basic.css file:
body { background-color: #ffffff; font-family: verdana; font-size: 10px; margin: 15% 10% 0% 0%; text-align: justify; background-image: url(BarUse.jpg); background-repeat: no-repeat;}
It all seems to be working, but the image (BarUse.jpg) is stuck right against the top of my pages. How can I bring it down a little? Using the margin tag??
Many thanks.
Steve
I have the following in a basic.css file:
body { background-color: #ffffff; font-family: verdana; font-size: 10px; margin: 15% 10% 0% 0%; text-align: justify; background-image: url(BarUse.jpg); background-repeat: no-repeat;}
It all seems to be working, but the image (BarUse.jpg) is stuck right against the top of my pages. How can I bring it down a little? Using the margin tag??
Many thanks.
Steve