html, body {
	height: 100%;         /* required */
}

* {
	margin:0pt;
	padding:0pt;
}

body {
	background:#950000 url(../images/index_bg.gif) no-repeat fixed center center;
	text-align: center;
	padding: 0;
	margin: 0;
}

div#distance { 
	margin-bottom: -95px;
	width: 1px;
	height: 50%;
	float: left;

}

div#content {
	position: relative;
	text-align: left;
	height: 220px;
	width: 217px;
	margin: 0 auto;
	clear: left;
}

#content ul li {
	display:inline;
	padding: 0;
	text-indent:0;
	white-space: nowrap;
	list-style: none;
	list-style-image: none;
	list-style-position: inside;
	}

#link {
	margin-bottom: 10px;
}

#langswitch {
	text-align: center;
}

#content img {
	border: none;
}
