locate the stylesheet_new.css

Find this declaration:
  1. #headerContent {
    background:#1a7fb7 url('../images/header-bg.jpg') center center no-repeat;
    padding:10px;
    }
Add this to it:
  1. height: 100px;
The red text above need to be the size of your image......