body {
	background: url(images/bckgrnd.jpg);
	margin: 0px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 100%;
}

img {
	border: none;
}

p {
	margin: 0px;
	padding-bottom: 15px;
}

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

h1 {
	margin: 0px;
	padding: 200px 250px 0px 50px;
	font-weight: 300;
	color: #d76085;
}

h2 {
	margin: 0px;
	padding-bottom: 15px;
	text-align: center;
	font-weight: 300;
	color: #d76085;
}

h3 {
	margin: 0px;
	padding-bottom: 15px;
	text-align: center;
}

h4 {
	margin: 0px;
	padding-bottom: 15px;
	text-align: center;
	font-weight: 300;
	color: #d76085;
}

a {
	font-weight: bold;
	color: #d76085;
}

a:hover {
	text-decoration: none;
}

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

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

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

div#header {
	width: 889px;
	height: 327px;
	background: url(images/incredible-massage.jpg);
}

div#content {
	width: 789px;
	background: url(images/content-bckgrnd.png);
	padding: 0px 50px;
}

div#guarantee {
	width: 752px;
	border: 5px double #d76085;
	padding: 15px;
	margin: 0px auto;
	overflow: auto;
	margin-bottom: 15px;
}

div#testimonials {
	width: 772px;
	background: url(images/testimonials-content.png);
	margin: 0px auto 15px auto;
}

div#footer {
	width: 789px;
	height: 207px;
	background: url(images/footer-bckgrnd.png);
	padding: 0px 50px;
}

.html {
	margin-bottom: 15px;
}
