In this HTML template I downloaded, in the CSS code...?

jay h

New member
I found this:

body {
margin-top: 50px;
padding: 0;
body {
margin-top: 50px;
padding: 0;
background: #616161;
text-align: justify;
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 12px;
color: #616161;
text-align: justify;
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 12px;
color: #616161;

But, within the "background: #616161;" i want to try and change it so then the background is my own image. I replaced it with "background: background.png;" but that failed.

Do you know how I can do this? :D
 
Back
Top