.RSVP .SPAN-SurveyTitle 
{
	color: blue;
	 text-transform: capitalize;
}

.RSVP h1
{
	text-align: center;
}

.Survey h1 {
	display: none;
}

.RSVP .SurveyTitle { display: none;}

.RSVP .Desc { margin-left: auto; margin-right: auto; text-align: center; color: blue; }
