.regbg {
	font-family: Tahoma;
	font-size: 12px;
	background-image: url(images/register.jpg);
	background-repeat: no-repeat;
}
.alltext {
	font-family: Tahoma;
	font-size: 12px;
	color: #333;
	text-align: right;
}
.rules {
	font-family: Tahoma;
	font-size: 10px;
	color: #333;
}
.qbg {
	background-image: url(images/question.jpg);
	background-repeat: no-repeat;
}

