try:
Code:
.headerbg{
background: url('../images/gradients/header/bg.jpg') repeat-x;
}
or using full path:
http://www.yourdomain.com/...
Depends on your folder structure and where the files are located.
if you put a ".." goes up to the parent folder of the current one.