body {
	background-color: #000000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
}
.box_home {
	height: 450px;
	width: 750px;
	border: 2px solid #FFFFFF;
	top: 10px;
	background-image: url(images/home_back.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	position: static;
}
.box_profile {
	height: 450px;
	width: 750px;
	border: 2px solid #FFFFFF;
	top: 10px;
	background-image: url(images/profile_ring.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	position: static;
}
.box_diamonds {
	height: 450px;
	width: 750px;
	border: 2px solid #FFFFFF;
	top: 10px;
	background-image: url(images/Back_ring.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	position: static;
}
.box_gallery {
	height: 450px;
	width: 750px;
	border: 2px solid #FFFFFF;
	top: 10px;
	position: static;
}
.box_contact {
	height: 450px;
	width: 750px;
	border: 2px solid #FFFFFF;
	top: 10px;
	background-image: url(images/shop.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	position: static;
}
.box_locate {
	height: 450px;
	width: 750px;
	border: 2px solid #FFFFFF;
	top: 10px;
	background-repeat: no-repeat;
	background-position: right center;
	position: static;
	background-image: url(images/map.jpg);
}
.table_1 {
	width: 750px;
	height:auto;
}
.flash_logo {
	margin-bottom: 5px;
}
a {
	color:#FFFFFF;
	text-decoration: none;
}

.poem {
	background-image: url(images/text_back.gif);
	background-repeat: no-repeat;
	background-position: center;
	height: 75px;
	width: 750px;
	padding-top: 40px;
}
.content_text {
	padding-top:5px;
	float: left;
	height: auto;
	width: 350px;
	margin-left:20px;
}
.content_text_home {
	padding-top:5px;
	float: right;
	height: auto;
	width: 450px;
	margin-right:20px;
	margin-top: 35px;
}
.content_text_profile {
	padding-top:5px;
	float: left;
	height: auto;
	width: 450px;
	margin-left:20px;
	margin-top: 50px;
}
.content_text_contact {
	padding-top:60px;
	float: right;
	height: auto;
	width: 280px;
	margin-right: 20px;
}
.content_text_locate {
	padding-top:5px;
	float: left;
	width: 230px;
	margin-left:20px;
	margin-top: 50px;
	background-repeat: no-repeat;
	background-position: right center;
}
.address {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #FFFFFF;
}
.chars {
	border: 1px groove #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #CCCCCC;
	width: 150px;
}
.des {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	height: auto;
	clear: right;
	float: left;
	width: 187px;
	margin-top: 20px;
	font-size: 10px;
}

.mel {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	height: auto;
	clear: none;
	float: left;
	width: 187px;
	margin-top: 20px;
	font-size: 10px;
}

.holders {
	width: 750px;
}
.gallery_pics {
	margin-top: 40px;
}
.italics {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	color: #FFFFFF;
}

