body {
	font-family: "Garamond", "Times New Roman", "Abadi MT Condensed Light";
	font-size: 11pt;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #76ad37;
	background-image: url(images/detox_1.jpg);
	background-repeat: repeat-x;
}
.content {
	width: 475px;
	padding: 0px;
	background-image: url(images/detox_bar.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
.menu {
	margin-top: 280px;
	width: 150px;
	float: right;
}

.content p {
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	background-repeat: no-repeat;
	background-position: bottom;
}

.title {
	width: 400px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: normal;
	font-style: italic;
	top: 186px;
	margin-top: 186px;
	margin-bottom: 0px;
	padding: 0px;
}
