Hopefully you will be using the child theme for this so you can get theme updates, but basically you need to add your background css to the inline styling that is found in the header.php file on line 39 that looks like this:
<div class="row-fluid lum-equal-wrap" style="background-color: ">
You would add your background image css after the ?> part.