body {
	margin: 0;
	background-color: #FFF;
}
.text {
	font-family: impact;
	font-size: 24px;
	font-style: normal;
	line-height: normal;
	color: #000;
}
.text1 {
	font-family: impact;
	font-size: 24px;
	font-style: normal;
	line-height: normal;
	color: #FFF;
}
.yellow {
	font-family: impact;
	color: #FFFF00;
}
