body {
  padding-top: 50px;
  background-image: url("../background.jpg");
  background-attachment: fixed;
}
.starter-template {
  padding: 40px 15px;
  text-align: center;
}

.texte
{
	font-size: 1.15em;
	text-align: justify;
}

.bleu
{
	color: blue;
}