.border{
	border : 1px solid Black;
}
.text1{
	font : bold 18px sans-serif;
	color : #E00C71;
}
.text2{
	font : bold 18px sans-serif;
	color : Black;
}
.text3{
	font : bold 21px sans-serif;
	color : Red;
}
.enter{
	font : bold 20px sans-serif;
	color : #E00C71;
}