Nope. The background on my site is showing #BBBBBB, but the body_background stylevar is filled with no background color and an background image.
Found it!!! I think it's a bug in userprofile.css
Code:
.body_wrapper{
background-color: {vb:raw page_background_color};
background-image: {vb:raw page_background_image};
background-repeat: {vb:raw page_background_repeat};
But there are NO page_background* stylevars