html{
}

body {
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	font-family: "Helvetica", "Arial", sans-serif;
	color: #003366;
	font-size: small;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}

#paymentMethodsBKG{
	background-image:  url(http://www.sendablessing.com/images/helpPages/help9BKG.jpg);
	background-repeat: no-repeat;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 1024px;
	margin: 0px;
	padding: 0px;
}

#joinFrame{
	position: absolute;
	top: 10%;
	left: 39%;
	width: 249px;
	height: 256px;
	background-color: #04456F;
	margin: 0px;
	padding: 0px;
	border: 0px;
}

#signUpFrame{
	background-image: none;
	background-repeat: no-repeat;
	width: 249px;
	height: 256px;
	background-color: #9EC2DA;
	margin: 0px;
	padding: 0px;
	border: 0px;
}

