﻿body {background-image:url('images/bggrad.gif');
       background-repeat:repeat-x
}

.header 
{width:800px;
  height:240px;
   background-color:White;
    background-image: url('images/banner4.gif');
     background-repeat: no-repeat;
}