Is there a way to change the "Configure the look and feel" background image?
show custom CSS code and add in the #header section:
#header { background: url(helpdesk.company.com/yourbackground.jpg); background-size:cover;
}