#header {
	position:absolute;
	top: 0px;
	width:800px;
	height:260px;
	left: 504px;
	margin-top: 0px;
	margin-left: -400px;
}
#texte {
	position:absolute;
	top: 288px;
	width:800px;
	left: 504px;
	margin-top: 0px;
	margin-left: -400px;
	height: 1425px;
}
body {
	background-color: #DAD4C6;
	font-family: Georgia, "Times New Roman", Times, serif;
}
a {
	color: #000000;
}
