header
{
	background-color:rgb(70,130,180);
	padding:2px;
}

p
{
	font-size:25px;
}


h1 
{
	text-align:center;
	color:rgb(0,100,0);
	font-size:50px;
}
h2
{
	color:red;
	text-align:center;
	font-size:50px;
}
h3
{
	color:rgb(0,204,34);
}
h4
{
	text-align:center;
	color:red;
}
body
{
	background-color: rgb(128,191,255);
	font-family: "trebuchet MS";
	font-size: 20px;
	padding-left: 5%;
	padding-right: 5%;
}

img {
	float:right;
	}

ul
{
	font-size: 30px;
}

a
{
	color:rgb(179,89,0) !important;
}
a:hover
{
	color:rgb(51,8,0) !important;
}
a:visited
{
	color:rgb(179,179,0) ;
}
#debut
{ 
	text-align:center;
}
p1
{
	font-size:25px;
	text-align:center;
}
