body {
  background-color: lightblue;
  margin-left: 30px;
  margin-right: 30px;
  margin-bottom: 100px;
  
}

h1 {
  color: black;
  text-align: center;
  font-size: 35px
}

p {
  font-family: verdana;
  
}
h2	{
	font-size:24px;
}
h3 	{
	text-align: right;
	font-size: 24px;
}
strong	{
	color:red;
	font-family: ;
	font-size: 14px;
}
table,th,td	{
	text-decoration: none;
	font-size:13px;
	background-color:lightblue;
	text-align:center;
	margin-top:-200px;
	margin-bottom:45px;
	border-spacing:10px
	
}
a	{
	text-decoration:none;
	
}

.hautpage	{
		font-size:22px;
		font-family:aldhabi;
		text-align:center
}
.droite	{
		text-align:right;
}
#transition20	{
			text-align:center;
			font-size:25px;
			font-family:aldhabi;
			color:purple
}
#table	{
			font-size:13px;
			background-color:lightblue;
			text-align:center;
			margin-top:-200px;
			margin-bottom:45px;
			border:2px solid black;
			border-spacing:10px
}

  
 
  

