body {
background-image:url(images/background.jpg);
background-position:top left;
background-repeat:no-repeat;
background-color: #D2D1BC;
color: #303018;
font-family: arial, helvetica;
font-size: 12pt;
list-style-type: circle;
}

.supplies {
	position:absolute;
	left:79px;
	top:127px;
}

.toiletries {
	position:absolute;
	left:151px;
	top:496px;

}

.friends {
	position:absolute;
	left:255px;
	top:496px;
	width: 93px;

}

.aboutus {
	position:absolute;
	left:367px;
	top:496px;
}

.business {
	position:absolute;
	left:568px;
	top:496px;
	width: 93px;

}

.terms {
	position:absolute;
	left:471px;
	top:496px;
}

.pagebottom {
	position: absolute;
	left: -4px;
	top: 604px;
	width:600px;
}

.greengirl {
	position: absolute;
	left: 339px;
	top: 147px;
}

p.note {
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size:16px;
	padding:15px;
}

a:active {color: #614A5C; text-decoration: none;}
a:visited {color: #71657D; text-decoration: none;}
a:link {color: #FFA182; text-decoration: none;}
a:hover {color: #43D196; text-decoration: none;}
