Hello Tom,
Hope you're doing well.
I believe that you just need to import the image that you pretend in Service Studio:

Then you just need to add it to your screen CSS stylesheet:
body {
background-image: url('<your-image-URL>');
}
You can copy the URL from the Runtime Path property from the image:

Hope that this helps you!
Kind regards,
Rui Barradas