body
{
	background: url('fondgr.png');
}

body p 
{
 color: white
}

h1
{
	color:white;
	border-style: dotted;
	border-radius: 10px;
	border-width: 5px;
	border: 3px white dotted
}