body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	background-color:#F8EFEA;
}

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.right_nav_bkg {background-color:#EED8B1;}
.bodytext {
	color:#461C06;
	font-size:small;
	padding-top: 5px;
	padding-bottom: 5px;
	font-weight: normal;
}
.heading {
	font-size: 16px;
	font-weight: bold;
	color: #461C06;
}
.home_td {
	background-attachment: scroll;
	background-image: url(images/home.jpg);
	background-repeat: no-repeat;
}
.nail_td {
	background-attachment: scroll;
	background-image: url(images/nailcare.jpg);
	background-repeat: no-repeat;
}
.hair_td {
	background-attachment: scroll;
	background-image: url(images/haircare.jpg);
	background-repeat: no-repeat;
}
.body_td {
	background-attachment: scroll;
	background-image: url(images/bodycare.jpg);
	background-repeat: no-repeat;
}
.skin_td {
	background-attachment: scroll;
	background-image: url(images/skincare.jpg);
	background-repeat: no-repeat;
}
.spa_td {
	background-attachment: scroll;
	background-image: url(images/spagifts.jpg);
	background-repeat: no-repeat;
}
.plain_td {
	background-attachment: scroll;
	background-image: url(images/plain_bkg.gif);
	background-repeat: no-repeat;
}
.paren {
	font-size: x-small;
}
