#body background{
	position: fixed;
	top: 0;
	left: 0;
	background-repeat:repeat-x;
}

#lumiere{
	position: relative;
	margin: 0 auto 0 auto;
	width: 491px;
	height: 200px;
	top: 0;
	z-index: 100;
}

#lumiere a:visited {
	border: 0;
}

#intro_txt {
	position: relative;
	margin: 0 auto 0 auto;
	width: 422px;
	height: 200px;
	top: 200px;
	z-index: 100;
}