@charset "utf-8";

/*
---------------------------------------
Project: Jane Powell Jewellery
Copyright: bendesmond.com
Creation Date: July 2012
---------------------------------------
*/


/* Page Setup */
body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 76%;
	margin: 0px;
	padding: 0px;
	background: #393939;
}
#universe {
	position: relative;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	width: 1000px;
	min-height: 600px;
	text-align: left;
	background: #eedebf url(../images/jp-bg.jpg) left top no-repeat;
}
a {
	color: #405c30;
	text-decoration: none;
	font-weight: normal;
	font-size: 1.3em;
}
a:hover {
	text-decoration: underline;
}
#header {
	clear: both;
	width: 1000px;
	margin-bottom: 20px;
	border-top: solid 2px #185e99;
	border-bottom: solid 2px #185e99;
}
#logo {
	position: absolute;
	left: 418px;
	top: 300px;
	width: 521px;
}
#contact {
	position: absolute;
	left: 503px;
	top: 367px;
}
#contact p {
	margin: 0;
	padding: 0 0 5px 0;
	color: #405c30;
}
#earing1 {
	position: absolute;
	left: 388px;
	top: 374px;
}
#earing2 {
	position: absolute;
	left: 707px;
	top: 373px;
}
#necklace {
	position: absolute;
	left: 772px;
	top: 122px;
}
