Hi Abel
Please add the below CSS code in the Additional CSS box to change the content text color.
body.single-product{
color: #000 !important;
}
.single-product.woocommerce div.product p.price, .single-product .product_meta .posted_in a, .single-product .product_meta .sku_wrapper .sku, .single-product .product_meta .tagged_as a{
color: #000000 !important;
}
Let me know if it works.
And background image is perfectly displayed in our end http://prntscr.com/ubvqpj.
Thanks