body
	{
	background-color:#999966;
	}

a : link{
color:red;
}	
	
h1
	{
	font-family:arial,fantasy;
	text-align: center;
	color:red;
	font-size:250%;
	}

h2
	{
	font-family:Verdana,sans serif;
	color: blue;
	font-size: 120%;
	}
	

p
	{
	font-family: arial, sans serif;
	font-size: 70%;
	font-weight: bold;
	border-style:groove;
	border-width:3px;
	Margin-right: 360px;
	}

.blanc
	{
	background-color: white;
	}

#premir
	{
	margin: 0 470px 0 0;
	}
#deux
	{
	margin:  0 0  0 500px;
	}