#bgimage{
  background-image: url(../builder/bg-image2.png);
  background-position: top;
  background-repeat: no-repeat;
  left:0;
  top:0;
  width:100%;
  height:320px;
  z-index: -99;
  position:absolute
}
