body {
	background-position:center center;
	background-image:url(Bga.jpg);
	}

a:link {
color:#330;
text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color:#330;
}
a:hover {
text-decoration: none ;
color: #660066;
}
a:active {
	text-decoration: underline;
	color:  #660066;
}

#content {
	width: 100%;
	height: 100%;
	margin: auto auto auto auto;
	padding: 0 0 0 0 ;
	border: solid 0px ;
	-moz-box-shadow: 0px 0px 0px ;
	-webkit-box-shadow: 0px 0px 0px ;
}

#titre {
	color:#663366;
	font-size: 50px;
	text-align: center;
	font-family: "Academy Engraved LET";
}
#soustitre {
	font: Cataneo BT;
	color:#330;
	font-size: 30px;
	text-align: middle;
	margin-left: 20px;
	font-family: "Cataneo BT";
	background-image: url(images/vieux-papier.png);
}
#text {
	color:#330;
	font-size: 120%;
	margin: 0 15px 0 30px;
	float: center;
	font-family: "Courier New", Courier, monospace;
		padding: 10px 20px 10px 20px;
}
	
#pied {font: Cataneo BT;
	color:#663366;
	font-size: 12px;
	text-align: center;
	font-family: "Cataneo BT";}

a img {
	border: none;}

#bio {
	margin: 10 10 10 20;
	float: Left;
	width: 100%;
	font-family:"Comic Sans MS";
	color:#606;
	font-size: 18px;
	background-image: url(images/vieux-papier.png);
	font-stretch: normal;
	padding: 10 10 10 10;
	text-align: justify;
	text-indent: 20px;
	line-height: 1.25;
}

#bio p {
	font-style: italic;
	text-align: justify;
	text-indent: 20px;
}
