/*-- Enter your custom CSS below --*/
.overlay {
background:transparent;
position:relative;
width:640; /* your iframe width */
height:800px; /* your iframe height */
top:800px; /* your iframe height */
margin-top:-800px; /* your iframe height */
}