body {
  margin: auto;
  background: #7da7cf url(images/degrade.gif) repeat-x; 
  font-family: Arial,Helvetica,sans-serif;
	text-align: center;
}

h1 { 
  font-size: 3em;
  color: #dedede;
}
h2 {
  color: #070705;
  font-size:1.1em;
}
#formulaire{
width:60%;
margin:auto;
color:yellow;
}
input {
color:silver;
font-weight:bold;
font-size:1.2em;}
a {
color:navy;
font-weight:bold;
}
