* {
background-color: #ebebeb;
margin:0;
padding:0;
}

html, body {
height: 100%;
width: 100%;
}

#distance {
width: 10px;
height: 50%;
margin-bottom: -331px;
float: left;
background-color: #ebebeb
}

#container {
margin: 0 auto;
position: relative;
height: 662px;
width: 991px;
clear: left;
background-color: #ebebeb;
}