body
{
	margin:0;
	padding:0;
	background:#46330a;
}
div#website
{
	width:713px;
	height:400px;
	background:url(bg_pattern.jpg) no-repeat left top;
	border:2px solid #fff;
	position:absolute;
	left:50%;
	top:50%;
	margin-left:-360px;
	margin-top:-200px;
}
div#wrapper
{
	width:100%;
	height:100%;
	position:relative;
}
div#pearls_position
{
	position:absolute;
	right:10px;
	bottom:0;
}
div#website a
{
	display:block;
	width:100%;
	height:100%;
	text-indent:-9999px;
	outline:none;
}
div.shiny
{
	position:absolute;
	left:50%;
	margin-left:-100px;
	bottom:0;
}
