* {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#00356e;
}
html, body {
	height:100%;
	text-align:bodcenter;

}
#distance {
	margin:0 auto;
	position:relative;
	text-align:left;
	clear:left;
	width:920px;
}
#container {
	margin:0 auto;
	position:relative;
	text-align:left;
	height:750px;
	clear:left;
	width:920px;
	background:url(../images/footer.jpg) center bottom no-repeat;
}
.header {
	width:440px;
	padding:0 0 0 480px;
	background:url(../images/header.jpg) 0 2px no-repeat;
	border-top:20px solid #fff;
}
.text {
	background:url(../images/line.jpg) center center no-repeat;
	height:320px;
	width:920px;
	position:relative;
}
.london {
	position:absolute;
	width:430px;
	left:0;
	top:30px;
	text-align:right;
}
.london h3 {
	background:url(../images/london.jpg) 0 0 no-repeat;
	width:188px;
	height:40px;
	margin:0 0 10px 0;
	overflow:hidden;
	text-indent:-5000px;
	float:right;
	position:relative;
	text-align:left;
}
.london span {
	font-weight:bold;
	color:#93117e;
}
.paris {
	position:absolute;
	width:430px;
	left:490px;
	top:30px;
	text-align:left;
}
.paris h3 {
	background:url(../images/paris.jpg) 0 0 no-repeat;
	width:188px;
	height:40px;
	margin:0 0 10px 0;
	overflow:hidden;
	text-indent:-5000px;
	float:left;
	position:relative;
}
.paris span {
	font-weight:bold;
	color:#f18e00;
}