body{
	background-color: #DCDCDC;
	
}
.Heading1{
	font-size: x-large;
	font-weight: bold;
	color: Blue;
}

.NormalText{
	font-size: medium;
	font-weight: bold;
	color: Black;
}

