* {
margin: 0px;
padding: 0px;
}

html,body {
height: 100%;
width: 100%;
background-color: #000000;
font-family: Times New Roman, Times, serif;
font-size: 14px;
font-weight: normal;
color: #999999;
}

#distance {
width: 1px;
height: 50%;
margin-bottom: -362px;
float: left;
}

#site {
margin: 0 auto;
position: relative;
height: 724px; 
width: 1000px;
clear: left;
}

#site object#movie object {
outline: 0;
}

