<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";
/* CSS Document */

.vinage {
	background-image: url(http://www.aboutyourbody.net/ayb-images/about-your-body-vines.png);
	background-repeat: no-repeat;
	background-position: top right;
}
.botborder {
	border-bottom-width: medium;
	border-bottom-style: double;
	border-bottom-color: #B67A9F;
	background: url(http://www.aboutyourbody.net/ayb-images/about-your-body-vines.png);
	background-position: top right;
	background-repeat: no-repeat;
}
body {
	background-image: url(http://www.aboutyourbody.net/ayb-images/sunset-no-leaves.jpg);
	background-repeat: repeat-y;
	background-color: #7FAAA1;
	background-position: center top;
	margin-top: 0px;
}
a:link {
	color: #123019;
	text-decoration: none;
}
a:visited {
	color: #123019;
	text-decoration: none;
}
a:hover {
	color: #14421F;
	text-decoration: underline;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
}
.botborder table {
	clear: both;
}
.forms-list {
	display: block;
	float: left;
	width: 545px;
	font-size: 200%;
	list-style-type: none;
	background-color: #FBF87E;
	margin-top: 8px;
	padding-left: 5px;
	margin-right: 10px;
	margin-left: -20px;
	border: solid #198011 3px;
}
	h3 {
	font-size: 100%;
	margin: 2px 2px 2px 2px;
}
.products-list {
	display: block;
	float: left;
	width: 800px;
	font-size: 200%;
	list-style-type: none;
	background-color: #FBF87E;
	margin-top: 8px;
	padding-left: 5px;
	margin-right: 10px;
	margin-left: -20px;
	border: solid #198011 3px;
</pre></body></html>