@charset "utf-8";
/* CSS Document */

.sweepsBackground {
	height: 595;
	width: 794;
	background:#000000;
	background-image:url(assets/blankbg.jpg);
	font-family: "Times New Roman", Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #ffffff;
	text-align: center;
}



.rulesBackground {
	height: 1938;
	width: 794;
	background:#000000;
	background-image:url(assets/rulesbg.jpg);
	font-family: "Times New Roman", Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #ffffff;
	text-align: center;
}

