<style>
#header {
display: block;
height: 100px;
background:url(http://da.mybb.ru/images/90x90/41/3173241.jpg) no-repeat center bottom;
}
</style>
<div id="header"></div>
<input type="button" value='заменить' onclick="document.getElementById('header').style.backgroundImage='url(http://da.mybb.ru/images/90x90/42/3161342.jpg)'">