is css not able to use a jpg image code example
Example: background isn't working if in separate css file
background-image: url(../picture-folder/your-picture.png) 0 0;
//No quotes, two dots before "/"
//Also make sure that your <img> in html has some transparent image as src