It is an inline css
Change in :
main\views\themes\YourTheme\theme_config.php
or
main\views\themes\tastyigniter-orange\theme_config.php
at line 214 or 224
array('id' => 'input-body-background', 'name' => 'body[background]', 'type' => 'color', 'value' => '#f0ad4e', 'rules' => 'required'),
Maybe to set there the opacity
Bert