body {
	background: url(images/bckgrnd.jpg);
	margin: 0px;
	font-family: Geneva, Tahoma, Helvetica, sans-serif;
	font-size: 105%;
	color: #000;
}

img {
	border: none;
}

p {
	margin: 0px;
	padding: 0px 0px 15px 0px;
	line-height: 150%;
}

p.testimonials {
	padding: 0px 40px 15px 40px;
}

p.guarantee {
	padding: 0px;
}

h1 {
	margin: 0px;
	padding: 0px 0px 15px 0px;
	text-align: center;
	color: #cc0000;
	font-size: 230%;
}

h2 {
	margin: 0px;
	padding: 0px 0px 15px 0px;
	text-align: center;
	font-weight: 300;
	color: #5b9694;
	font-size: 180%;
}

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: #000;
	font-size: 130%;
}

h5 {
	margin: 0px;
	padding: 0px 0px 15px 0px;
	text-align: center;
	color: #cc0000;
	font-size: 150%;
}

a {
	color: #cc0000;
}

a:hover {
	text-decoration: none;
}

ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px 15px 5px 0px;
}

li {
	padding: 10px 65px;
	margin-bottom: 10px;
	background-image: url('images/bullet.png');
	background-repeat: no-repeat;
	background-position: 5px;
}

div#wrapper {
	width: 990px;
	margin: 0px auto;
}

div#header {
	width: 990px;
	height: 305px;
	background: url(images/master-cleanse-diet.png);
}

div#content {
	width: 790px;
	background: url(images/content.png);
	padding: 30px 100px 0px 100px;
}

div#guarantee {
	width: 760px;
	border: 4px solid #cc0000;
	padding: 15px;
	margin: 0px auto 15px auto;
	overflow: auto;
}

div#testimonials {
	width: 613px;
	margin: 0px auto 30px auto;
}

div#testimonialscontent {
	width: 613px;
	background: url(images/testimonials-content.png);
}

div#offer {
	width: 417px;
	margin: 0px auto 30px auto;
}

div#offercontent {
	width: 417px;
	background: url(images/limited-time-offer-content.png);
}

div#basiclink {
	padding: 15px 15px 0px 15px;
	background: #c3e7e3;
	margin-bottom: 50px;
}

div#footer {
	width: 990px;
	height: 358px;
	background: url(images/footer.png);
	background-repeat: no-repeat;
}

div#footer p {
	font-size: 90%;
}

.html {
	margin-bottom: 30px;
}

input {
	width: 250px;
	padding: 5px;
	margin-bottom: 10px;
	text-align: center;
	font-size: 100%;
	border: 1px solid #5b9694;
}

input.button {
	width: 225px;
	height: 85px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	background: url(images/sign-me-up.png);
	border: none;
	text-indent: -9000px;
}
