
*{ margin:0; padding:0; }

html, body { height:100% }

body { text-align:center; }

#distance {
width:1px;
height:50%;
background-color:#fff;
margin-bottom:-289px;
float:left;
}

#container {
margin:0 auto;
position:relative;
text-align:left;
height:578px;
width:968px;
clear:left;
background-color:#fff;
}
