@charset "UTF-8";

.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	line-height: 25px;
	color: #999933;
	padding: 10px 30px 30px;
	background-position: top;
}
/* CSS Document */

body {
	background-color: #cc6633;
	background-image: url(images/bg_vines.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.img2 {
	padding: 5px;
	margin: 15px;
	border: medium solid #ffffcc;
}
.jeweltable {
	width: 740px;
	border: medium solid #999933;
	background-color: #cccc99;
}
.jewelphotos {
	padding: 20px;
	text-align: center;
}
