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

img {
	border: none;
}

p {
	margin: 0px;
	padding: 0px 45px 15px 45px;
}

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

p.guarantee {
	padding: 0px;
}

h1 {
	margin: 0px;
	padding: 0px 45px 15px 45px;
	text-align: center;
	color: #7f572f;
}

h2 {
	margin: 0px;
	padding: 0px 45px 15px 45px;
	text-align: center;
	font-weight: 300;
	color: #7f572f;
}

h3 {
	margin: 0px;
	padding: 0px 45px 15px 45px;
	text-align: center;
	font-size: 95%;
}

h4 {
	margin: 0px;
	padding: 0px 45px 15px 45px;
	text-align: center;
	font-weight: 300;
	color: #7f572f;
}

a {
	font-weight: bold;
	color: #7f572f;
}

a:hover {
	text-decoration: none;
}

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

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

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

div#header {
	width: 990px;
	height: 195px;
	background: url(images/scrapbooking-madness.png);
}

div#content {
	width: 900px;
	background: url(images/content.png);
	padding: 0px 60px 0px 40px;
}

div#guarantee {
	width: 770px;
	border: 2px dashed #3399cc;
	padding: 15px;
	margin: 0px auto 15px auto;
	overflow: auto;
}

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

div#footer {
	width: 990px;
	height: 152px;
	background: url(images/footer.png);
}

.html {
	margin-bottom: 15px;
}