body
{
	background-image: url("photoshop.jpg");
	background-repeat: fixed;
	text-align: center;
	font-size: 50px;
}
.texte
{
	border: solid;
	border-radius: 10px;
	background-color: black;
	color: white;	
}
a
{color: white;
}