If you want to add an image header, go to the
Customization page and hit the "Edit Customizations" button. Click on the "CSS" tab, and in the text box, add the following:
#container {
padding-top: 100px;
background-image: url(
http://url.to.your.image);
background-scroll: scroll background
(
Read more... )