.body
{
   background-image: url("bodyback.jpg");
   background-repeat: no-repeat;
}
.text
{
   font-size: 80%;
   font-family: "Trebuchet MS", "Comic Sans MS", Georgia, serif;
   color: #3a5c75;
}
.titre
{
	font-size: 100%;
	font-family: "Trebuchet MS", "Comic Sans MS", Georgia, serif;
	color: #3a5c75;
}
