a{
	font-weight: bold;
	text-decoration: none;
border:none ;
	color: #2e8c04;
}
a:hover,a:active,a:focus{
border:none!important;
	color:  #efda07;
}

.top {
  vertical-align: middle;
}
html {
/* L'image est positionnée en fond et est centrée */
background: url(image/fond3.jpg) no-repeat center center fixed;
/* Ajout de la propriété avec les préfixes pour tous les moteurs de rendu */
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;

}body {
text-shadow: -1px -1px #0c0, 1px 1px #060, -3px 0 4px #000;
	color:yellow;	
	font-family: 'Lucida Unicode Calligraphy', Segoe Print, sans-serif;
	font-size: 1em;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	font-variant: normal;
}
.table1 {
	top:200px;
	left:120px;
	position:absolute;
}
