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;
}

#spamFiltersBKG{
	background-image:  url(http://www.sendablessing.com/images/helpPages/help11BKG.jpg);
	background-repeat: no-repeat;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 1024px;
	height: 768px;
	margin: 0px;
	padding: 0px;
}

