body {
	background: url(../img/content.gif) repeat;
}



#page {
	position: absolute;
	width: 100%;
	height: 100%;
	left : 0px;
	top : 0px;
}


h1 {
	font-size: 140%;
	text-align: center;
}


h2	{
	font-size: 100%;
	text-align: center;
}

h3	{
	font-size: 100%;
	text-align: center;
}

#texte {
	float: left;
	width: 100%;
	height: 100%;
	padding-left: 10px;
	padding-top: 5px;
	font-family: "Lucida Calligraphy";
	font-size: 150%;
	color: WindowText;
}





