body {
    margin-top: 340px;
	background-image: url(images/fond09.png);
	background-repeat: no-repeat;
	background-color: #6697c5;
}

p {
  font-family: verdana, arial;
  font-size: x-small;
  text-align: center;
}

h1 {
  font-family: georgia, trebuchet;
  font-size: small;
  color: white;
  text-align: center;
}

a {
	color: #333333;
	font-weight: bold;
	text-decoration: none;
}

a img {
	border: none;
}

a:hover {
	color: blue;
	text-decoration: underline;
}

/*a:visited {
	color: #cccccc;
	text-decoration: line-through;
}*/
