@import url(layout.css);@import url(navigation.css);@import url(content.css);* {		margin:0;	
	padding:0;}html, body {	height:100%;
	overflow:hidden;}html{ 		/* background-color: url(../bg.jpg) no-repeat bottom right #fff; */}	body {		text-align:center;	padding: 0 12px;
}
#distance {
 	width:1px;
 	height:50%;
 	margin-bottom:-312px;
 	float:left;}#container {
	width:965px;
	height:595px;
	
	position:relative;
	clear:left;	
	margin:0 auto;
	
	text-align:left;
}
