body{
 
  background-color : white;
  padding-top : 0px;
  margin-top : 0px;

}

div{

  background-image : url(../img/head.gif);
  background-repeat : no-repeat;
  margin-left : auto;
  margin-right : auto;
  width : 1024px;
  height : 92px;

}
