body {
	background-color: blue;
	color: black;
	font-size: 20px;
	font-family: sans-serif;
}
h1 {
	background-color: white;
	text-align: center;
	padding: 20px;
	margin: 20px;
}
.style1 {
	background-color: white;
}

.style2 {
	background-color: white;
}

.style3 {
	background-color: white;
}

.style4 {
	background-image: url("images/logo_federation_francaise_hanball.png");
	background-size: contain;

}

.style5 {
	background-color: white;
}

.style6 {
	background-color: white;
}

a:visited {
  color: pink;
}

a:link {
  color: pink;
}

.style7 {
	text-align: center;
}

.style8 {
	text-align: center;