body {
	font-family: Helvetica,sans serif;
	font-size:11pt;
	color:black;
	background: black;
}
.fond {
	background-image: url("intro.png");
	background-position: top center;
	background-repeat: no-repeat;
	margin-left:auto;
	margin-right:auto;
  	height:900px;
  	width:900px;
}

div#menu {
	color: white;
	margin-left:345px;
	padding-top:265px;
	
	}
	


div#menu li a{
	text-decoration: none;
	color: white;
}
