h2
{
	color : rgb(0, 26, 110);
	text-align: center;
}

h3
{
	color : rgb(0, 26, 110);
	text-align: center;
}

.styleBoutton
{
 background-color: rgb(0, 0, 119);
 color: rgb(0, 238, 255);
 padding: 16px;
 font-size: 16px;
 border: none;
}

body
{
	background-color:rgb(136, 136, 136)
}
