body {
  background-color:white;
  background-image:url(images/fond-neige-mourtis.png);
  background-attachment:fixed;

  font-family: verdana, arial;
  text-decoration: none;
}
.orange {
	color: #F60;
}

