Thanks for your response!
As I said I want to replace it with current banner image, and not just add it there!
when I remove below lines, the homepage dosent load!
?>
<img id="header-img" src="<?php header_image(); ?>" width="<?php echo HEADER_IMAGE_WIDTH; ?>" height="<?php echo HEADER_IMAGE_HEIGHT; ?>" alt="" />
<?php