body {
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: black;
}
h2 {
	
	color: #2090fc;
}
.desc{
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: grey;

}.desc1{
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: grey;
}
.desc2{
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: grey;
}
.form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: white;
}