#main {
  width: 750px;
  height:109px;
  position:relative;
  margin-top: -109px;

  padding:0;
  border:0px solid red;
  background:#ebebeb;
  z-index:1000;
}
