body{
	background-color: #000000;
	color: #ffffff;
	font-family: 'Roboto-Bold', 'Arial';
	background-image: url(../assets/images/communityJackpots/bg.png);
    background-size: auto 100%;
}

#helpContent > div {
	margin: 0 auto;
	text-align: center;
}

#helpContent h1{
	padding-bottom: 0;
	margin: 0;
	text-align: left;
	font-family: 'Roboto-Bold', 'Arial';
	color: #f4e081;
}

#helpContent h3{
	padding-bottom: 0;
	margin: 0;
	text-align: left;
	font-family: 'Roboto-Bold', 'Arial';
	color: #ffffff;
}

#helpContent p{
	text-align: left;
	font-family: 'Roboto-Bold', 'Arial';
	color: #fbf4bf;
}
