body {  background-image: url(../images/droite.jpg); margin-right: 10px; margin-left: 10px; margin-top: 20px}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 14px;
	font-weight: bold;
	font-style: normal;
	text-align: center;
	color: #FF0000
}
a:link {  color: #0000CC; text-decoration: none}
a:hover { color: #FF0000; text-decoration: underline}
a:visited { color: #0000CC; text-decoration: none}
p { font-family: Arial, Helvetica, sans-serif; font-size: 14px; line-height: 14px; font-weight: bold; color: #0000CC; font-style: italic; text-align: center}
