Hi,
1) Place your header image in this folder:
wp-content/themes/modxblog/images/
2) Update the CSS file, so that the #header points your image file
The default CSS is:
background: url(images/header-bg.png) no-repeat left top;
Replace this with
background: url(images/Banner_Mark_Travis_Final-2.jpg) no-repeat left top;