@charset "utf-8";
	body {
		background-image: url(test.jpg);
		background-size: cover; 
		margin:0;
		background-repeat:no-repeat;
		<label> Ulysse Du Royaume de Sky</label>
		
	}
	.Style1 {
		font-family: Georgia, "Times New Roman", Times, serif;
		font-size: 72px;
		font-style: italic;
	}
	.Style2 {font-size: 50px}
	.Style4 {
		font-size: 40px;
		color: #0000FF;
		font-family: Georgia, "Times New Roman", Times, serif;
		font-style: italic;
	}
	.Style5 {
	color: #FF0000;
	font-family: "Times New Roman", Times, serif;
	font-size: 72px;
	font-style: italic;
	font-weight: bold;
	}
	.Style6 {font-size: 36px}
	.Style7 {font-family: Georgia, "Times New Roman", Times, serif; font-size: 36px; font-style: italic; }

	.amis  {text-align: left;  margin: 20px 0 0px 0}  /* liste des amis*/

	.sousTitre {text-align: center; font-family: Verdana, Geneva, sans-serif; font-size: 30px; font-style: italic; color: #FF0000;} 
	
	a:link {
		color: #00FF00;
		text-decoration: none;
	}
	a:visited {
		text-decoration: none;
		color: #0099FF;
	}
	a:hover {
		text-decoration: underline;
		color: #FF0000;
	}
	a:active {
		text-decoration: none;
		color: #FFFF00;
	}
/* CSS Document */

