body 	{
	margin-top: 0%;
	margin-bottom: 0%;
	margin-left: 0%;
	margin-right: 0%;
	background-color : #fbefc0;
	background-image: url('http://www.thelittlebath.com/images/overall/background.jpg');
}

 A:link,  A:visited  {
	font-size: 11.5px;
	text-decoration: none;
	font-weight: bold;
	font-family: verdana;
	color: #2D4F75;
	text-decoration: none;
}
 A:active  {
	font-size: 11.5px;
	text-decoration: none;
	font-weight: bold;
	font-family: verdana;
	color: #878A60;
	text-decoration: underline;
}
 A:hover  {
	font-size: 11.5px;
	text-decoration: underline;
	font-weight: bold;
	font-family: verdana;
	color: #878A60;
}

/* brown font normal */		
P {
	font-size: 12px;
	font-weight: normal;
	font-family: verdana;
	color: #897340;
	line-height : 16px;
}

.small {
	font-size: 11px;
	font-weight: normal;
	font-family: verdana;
	color: #897340;
	line-height : 12px;
}

.about {
	font-size: 12px;
	font-weight: normal;
	font-family: verdana;
	color: #897340;
	line-height : 16px;
}

.header {
	font-weight: bold;
}

.product_name {
	font-size: 12px;
	font-weight: normal;
	font-family: verdana;
	color: #897340;
	line-height : 16px;	
}

.product_title {
	font-weight: bold;
	color: #004076;
}

.product_desc {
	font-size: 12px;
	font-weight: normal;
	font-family: verdana;
	color: #897340;
	line-height : 16px;	
}

.product_feature {
	font-weight: bold;
	color: #004076;
}

.product_price {
	font-size: 12px;
	font-weight: normal;
	font-family: verdana;
	color: #897340;
	line-height : 16px;	
}

.product_link_back {
	font-weight: normal;
	font-size: 11px;
	color: #546b7f;
}

.product_link_back:link, .product_link_back:visited{
	font-weight: normal;
	font-size: 11px;
	color: #546b7f;
}
.product_link_back:active, .product_link_back:hover{
	font-weight: normal;
	font-size: 11px;
	color: #546b7f;
}

.dblue {
	font-size: 11px;
	font-weight: normal;
	font-family: verdana;
	color: #1b5586;
	line-height : 13px;
}

/* dark brown disclaimer text */
.disc {
	font-size: 11px;
	font-weight: normal;
	font-family: verdana;
	color: #8a784a;
	line-height : 14px;
}

.dropdwn {
	width: 180px;
}

select {
	width: 200px;
}