body {
	background-color: rgb(241, 240, 255);
	font-family: Corbel, Calibri;
	
}

h1 {

	font-size: large;
	font-weight: bold;
	color: 	 #FFFFFF;
	text-align: center;
	
}

h2 {
	font-weight: bold 100;
	font-size: x-large;
	font-style: normal;
	color: #EFD961;
	text-align: left;
	
}

h3 {
	border-bottom: 2px rgb();

	
}

p {
	color: #FFFFFF;
	
}

a {
	text-decoration: none;
	color: 	#336699;
	font-weight: ;
	
	
}

table {
	
	font-size: 17px;
}