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

img {
	border: none;
}

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

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

p.guarantee {
	padding: 0px;
}

h1 {
	margin: 0px;
	padding: 0px 15px 15px 15px;
	text-align: center;
	font-weight: 300;
	color: #000066;
}

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

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

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

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

a:hover {
	text-decoration: none;
}

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

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

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

div#header {
	width: 899px;
	height: 265px;
	background: url(images/credit-repair-nerds.jpg);
}

div#content {
	width: 849px;
	background: url(images/content.jpg);
	padding: 0px 25px;
}

div#guarantee {
	width: 785px;
	border: 2px dashed #cc3300;
	padding: 15px;
	margin: 0px auto;
	overflow: auto;
}

div#feedback {
	width: 712px;
	background: url(images/customer-feedback-content.jpg);
	margin: 0px auto 30px auto;
}

div#footer {
	width: 899px;
	height: 167px;
	background: url(images/footer.jpg);
}

.html {
	margin-bottom: 15px;
}