BODY {
 background: #000000;
 background-image: url(http://carp.free.fr/images/fond.jpg);
 background-attachment: fixed;
 background-repeat: no-repeat;
	font-size: 	14pt;
	font-style: 	normal;
	font-family: 	Times New Roman;
	color: 		#FFDDCC;
	marginLeft: 		0;
	marginTop: 		0;
}

A:link  {
	font-weight:    plain;
	font-family: 	Times New Roman;
	color:  #FFFFFF;
}

A:visited       {
	font-weight:    plain;
	color:  #999999;
}

BLOCKQUOTE{
	font-size: 	14pt;
	color: 		#FFDDCC;
}

TD{
	font-family: 	Times New Roman;
	font-size: 	14pt;
	color: 		#FFDDCC;
}

TABLE {
  margin: 0;
  border: -1;
}

H1 {
	text-align: center;
  font-size: 26pt;
  font-family: "Times New Roman";
  font-style: italic;
  color: #FFFFFF;
}

.texte {
	text-align:	center;
	font-size: 	large;
	position: 	absolute;
	left: 		10%;
	width:		500px;
	visibility: 	hidden;
}

.small {
	font-size: small;
}

.smallest {
	font-size: x-small;
}

.big {
	font-size: large;
}

.biggest {
	font-size: x-large;
}
























