body {
	background-color: #000000;
	background-attachment: fixed;
	font-family: "Times New Roman", Times, serif;
	font-size: 22px;
	color: #FFFFFF;
	font-style: italic;
}
a { color: #FFFFFF; }
a:hover { color: #FFFFFF; }
a:visited { color: #FFFFFF; }
.h1 {
	font-size: 20px;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	line-height: normal;

}
.center {
	text-align: center;
	font-family: "Times New Roman", Times, serif;
	font-size: 28px;
	font-style: italic;

}

#back {
	position: absolute;
	top: 0px;
	left: 50%;
	margin-left: -400px;
	width: 800px;
	height: 600px;
	background-image: url(image.jpg);
	background-repeat: no-repeat;
	overflow: hidden;
}

#text {
position: relative;
top: 144px; /* 86 + 50 */
left: 140px;
width: 529px; /* 629px -100 */
text-align: left;
}

/* Animations Flash */
#entrer {
width: 66px;
height: 28px;
}
