
  object {
    display: block;
    position: absolute;
    left: 10px;
    top: 160px;
    width: 500px;
    height: 160px;
    border: 1px solid orange;
}
.text{
     position: absolute; 
     top: 700px;
     width:700px;
}

#a{top: 320px}
#b{top: 480px}
#c{top: 110px; left: 390px; width:225px; height: 562.5px}
#d{top: 860px}
#e{top: 1020px}
#f{top: 1180px}
#g{top: 810px; left: 390px; width:225px; height: 562.5px}
