.background {
	background-attachment: fixed;
	background-color: #000000;
	background-image: url(background.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.txtmoteur {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	font-weight: normal;
	color: #CCCCCC;
	text-decoration: none;
	background-color: #333333;
}
