body{
  margin: auto;
  font-family: 'Raleway', sans-serif;
}

#attente{
  text-align: center;
}

#attente h1{
  font-size: 1.5em;
  font-weight: 200;
  letter-spacing: 0.1em;
}

a {
	text-decoration: none;
	color: #35a1ff;
}