body {

background-Color:black;
}
.text
{
	color: #FF0000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	text-align:center;

}

.text2
{
color: #FF0000;
text-align:center;

}

.msg {
color:green;
text-align:center;
font-family: Arial, Helvetica, sans-serif;
font-size: 15px;
font-weight: bold;
}
