body {
	background: #FFF url(images/bckgrnd.jpg);
	background-repeat: repeat-x;
	background-attachment:fixed;
	margin: 20px 0px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 100%;
	color: #000;
}

img {
	border: none;
}

p {
	margin: 0px;
	padding: 0px 0px 15px 0px;
}

p.testimonials {
	padding: 0px 30px 15px 30px;
	color: #333;
}

p.guarantee {
	padding: 0px;
}

h1 {
	margin: 0px;
	padding: 15px 0px;
	text-align: center;
	font-weight: 300;
	color: #990000;
}

h2 {
	margin: 0px;
	padding: 0px 0px 15px 0px;
	text-align: center;
	font-weight: 300;
	color: #330000;
}

h3 {
	margin: 0px;
	padding: 0px 0px 15px 0px;
	text-align: center;
	font-size: 95%;
}

h4 {
	margin: 0px;
	padding: 0px 0px 15px 0px;
	text-align: center;
	font-weight: 300;
	color: #330000;
}

a {
	font-weight: bold;
	color: #330000;
}

a:hover {
	text-decoration: none;
}

ul {
	list-style-type: none;
	margin: 0px 0px 0px 40px;
	padding: 0px 0px 5px 0px;
}

li {
	padding: 5px 5px 5px 35px;
	margin-bottom: 10px;
	background-image: url('images/bullet.jpg');
	background-repeat: no-repeat;
	background-position: 5px;
}

div#wrapper {
	width: 875px;
	margin: 0px auto;
}

div#header {
	width: 875px;
	height: 208px;
	background: url(images/quick-membership-sites.png);
}

div#content {
	width: 775px;
	background: url(images/content.png);
	padding: 0px 50px;
}

div#guarantee {
	width: 747px;
	border: 4px ridge #990000;
	padding: 15px;
	margin: 0px auto;
	overflow: auto;
	margin-bottom: 15px;
}

div#feedback {
	width: 777px;
	background: url(images/testimonials-content.png);
	margin: 0px auto 15px auto;
}

div#footer {
	width: 875px;
	height: 151px;
	background: url(images/footer.png);
}

.h2text{ padding:0px 0px 0px 0px; margin:0px 0px 0px 0px; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px; text-align:center; font-weight:normal; line-height:20px;
	
}

.html {
	margin-bottom: 15px;
}

.foottext{ font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px; font-weight:normal; text-decoration:none;
}
.foottext a{ font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px; font-weight:normal; text-decoration:underline;
}
.foottext a:hover{ font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px; font-weight:normal; text-decoration:none; color:#FF0000;
}