body{
  margin:0px;
  margin-top:20px;
  background-color:#2C7784;
}

#maindiv{
  position:relative;
  background-color:#ffffff;

  width:700px;
  height:98px;
}

#headeranim{
  position:absolute;
  top:0px;left:0px;
  width:361px;height:98px;
}

#logo{
  position:absolute;
  top:0px;left:362px;
  width:338px;height:98px;
}
