body {
	margin: 0px;
	padding: 0px;
	background: #000000;
	color: #ffffff;
	background-color:black;
	background-repeat:no-repeat;
	background-attachment:fixed;
	background-position:center center;
	background-size: 100%;
}
.enorme {
	font-family: "Times New Roman",Georgia,Serif;
	font-size: 350pt;
	color: #ffffff;
	text-decoration:none;
	text-shadow: 0px 0px 7px rgba(0, 0, 0, 0.75);
	}
.petit {
	font-family: "Times New Roman",Georgia,Serif;
	font-size: 35pt;
	color: #ffffff;
	text-decoration:none;
	text-shadow: 0px 0px 7px rgba(0, 0, 0, 0.75);
	}
.divers
{
	font-family: Trebuchet MS, Arial;
	font-size: 8pt;
	position:absolute;
	bottom: 5px;
	right: 5px;
}