body
{
	background: #000 url(new-images/background-thin.jpg);
	background-position: top right; 
	background-repeat: no-repeat; 
	background-attachment: fixed; 
}

#logo
{
	display: none;
	position: absolute;
	top: 177px;
	left: 30px;
}

#bar
{
	position: absolute;
	left: 0;
	top: 260px;
	width: 100%;
	border-bottom: solid 1px #9f95b8;
}

#fineJewels
{
	display: none;
	position: absolute;
	top: 380px;
	left: 30px;
}

#bundaBoutique
{
	display: none;
	position: absolute;
	top: 460px;
	left: 30px;
}

#fineJewels a img, #bundaBoutique a img
{
	border: none;
}
