h2{
	font-size:24pt;
	color: lavender blue;
	background-color: rgb(202,156,192);
}

h1{
	font-size:30pt;
	font-family: sans-serif;
	font-weight:bold;
	color:grey;
}

