#header {
  position: absolute;
  left: 0;
  top: 6px;
  height: 166px;
  
  background: #FFFFFF;
  
}
#header-img {
  position: absolute;
  left: 6px;
  top: 6px;
  height: 151px;
  width: 744px;
  background: #FFFFFF;
  border-style: double;
  border-color: #D3D3D3;

}
