.congratsContainer {
	margin: 0 0 10px 0;
	font-family: Arial, Helvetica, sans-serif;
	padding: 0 0 10px 0;
}
.congrats {
	border: 1px solid #ABABAB;
	border-left: none;
	border-right: none;
	padding: 0;
	font-size: 13px;
	text-transform: uppercase;
	font-weight: bold;
}
body,html {
	background: none;
}
