@charset "utf-8";
#pearls {
	background-image: url(../store/products/pearl_jewelry/images/home_page.jpg);
	text-align: center;
	display: block;
	background-repeat: no-repeat;
	background-position: left top;
}
#pearls #masthead {
	height:60px;
	display:block;
}
#pearls a:link,#pearls a:visited{
	font-size: 12px;
	color: #440000;
	font-weight: 400;
	display: block;
	padding-top: 0px;
	padding-bottom: 4px;
	margin: 0px;
}
#pearls a:active {
	color:#666666;
	margin: 0px;
}
#pearls a:hover {
	text-decoration: underline;
}
#pearls h1 {
	color: #003333;
	text-align: center;

	font-style:italic
	font-size:18px;
	font-size: 18px;
	font-style: italic;
	margin-bottom: 0px;
	padding-bottom: 0px;
	padding-top: 5px;
}

#pearls p {
	color: #003366;
	text-align: center;
}
