Hello Jason,
/* To change content color white */
#main { background-color: #fff; padding: 30px 10px; }
/* Make Facebook social icon always blue */
ul.social-profile li.facebook a { background-position: 0 -43px; }
/* To change the header background image. Just add your image url in the following css*/
#branding { background: url(“Add in your image URL”) repeat-x scroll left bottom transparent; }
Regards,
Sakin