.Image
{
	margin-top: -8px;
	margin-left: -8px;
}
p1
{
	font-size: 100px;
	font-family: Impact;
	Letter-Spacing: 2pt;
	position: absolute;
	left: 400px;
	top: 0px;
	color: #FFFAF0;
	text-shadow: #FF0000 5px 5px;
}
p2
{
	font-size: 35px;
	font-family: Impact;
	Letter-Spacing: 2pt;
	position: absolute;
	left: 50px;
	top: 200px;
	right: 50px;
	color: #FF0000;
    border: 5px solid #00BFFF;
    text-align: justify;
    padding: 12px; /* Marge intérieure de 12px */
}

p5
{
	font-size: 30px;
	font-family: Impact;
	Letter-Spacing: 2pt;
	position: absolute;
	left: 50px;
	top: 480px;
	right: 50px;
	color: #32CD32;
    border: 5px solid #00BFFF;
    text-align: center;
    padding: 12px; /* Marge intérieure de 12px */
}
p6
{
	font-size: 30px;
	font-family: Impact;
	Letter-Spacing: 2pt;
	position: absolute;
	left: 50px;
	top: 640px;
	right: 50px;
	color: #32CD32;
    border: 5px solid #00BFFF;
    text-align: center;
    padding: 12px; /* Marge intérieure de 12px */
}