@CHARSET "ISO-8859-1";

body {
width:100%;
height:100%;
margin:0px;
padding:0px;
font-family:Century Gothic;
}

html {
width:100%;
height:100%;
}

a:link {
color:#a4a4a4;
font-family:Century Gothic;
font-size:14px;
font-weight:normal;
text-decoration:none;
}

a:visited {
color:#a4a4a4;
font-family:Century Gothic;
font-size:14px;
font-weight:normal;
text-decoration:none;
}

a:hover {
color:#c30f0f;
font-family:Century Gothic;
font-size:14px;
font-weight:normal;
text-decoration:none;
}

div#content  {
background:none repeat scroll 0 0 transparent;
clear:left;
margin:0 auto;
position:relative;
text-align:left;
width:62.5em;
margin-top:50px;
}

div#distance  {
background:none repeat scroll 0 0 red;
float:left;
height:50%;
margin-bottom:-10em;
width:1px;
}