/* CSS Stylesheet for Satellite Loops */
#outerdiv_jet {
width: 1025px;
height: 920px;
overflow: hidden;
position: relative;
margin-top: 10px;
}
#inneriframe_jet {
position: absolute;
top: 0px;
left: 0px;
width: 1025px;
height: 920px;
}
div.center {
width:100%;
margin-left: auto;
margin-right: auto;
display:block;
}
