You can change css file.
This is the actual code for your header's:
Code:
#header
{
padding: 0px;
margin: 0px;
width: 100%;
height: 150px;
background-image: url(images/HeaderSlice.gif);
}
#header2
{
padding: 0px;
margin: 0px;
width: 260px;
height: 150px;
background-image: url(images/Header.gif);
}