@charset "utf-8";
/* CSS Document */
/* product Css */
h2 { font-style: italic;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #ffffff;
}
.prod_intro { background: #499ff4 url(../images/product_page.jpg) no-repeat;
			width: 600px;
			height: 600px;
			margin-left:70px;
			margin-bottom: 50px;
}

#lotion_info { width: 300px;
			padding-top: 20px;
			padding-left: 20px;
			color: #ffffff;
}
#lotion_sample { background: url(../images/products_03_03_03_03.jpg) no-repeat;
					width: 307px;
					height: 232px;
					margin-left: 0px;
					margin-top: 50px;
}
