I use this for one of my sites, Thought I would share
css
#header {
height:140px;
background: #fff url('images/header.php') no-repeat;
padding:0 0 0 0px;
text-align: center;
}
html
<div id="header">
</div> 
php code (rename to header.php)
http://alistapart.com/d/randomizer/rotate.txt
enjoy 
