body {
    background-image: none;
    text-align: center;
    background-color: #a5a09d;
}

.hpdebug {
    background-image: url('/static/images/hpdebugbg.jpg');
    background-repeat: no-repeat;
    background-position: top center;
}


#homepage_content {
	position: relative;
	width: 993px;
	height: 620px;
	background-image: url('/static/images/homepage_dots.gif');
	margin: auto;
}

#homepage_content h1 {
	position: absolute;
	text-indent: -9000px;
	display: block;
	width: 193px;
	height: 31px;
	top: 255px;
	left: 403px;
	background-image: url('/static/images/homepage_mahrokh_beck.png');
	background-repeat: no-repeat;
	z-index: 3;
}

#homepage_content h2 {
	position: absolute;
	text-indent: -9000px;
	display: block;
	width: 548px;
	height: 36px;
	top: 250px;
	left: 230px;
	background-image: url('/static/images/homepage_jewellery.png');
	background-repeat: no-repeat;
	z-index: 2;
}

#homepage_content #link_new {
	position: absolute;
	text-indent: -9000px;
	display: block;
	width: 46px;
	height: 20px;
	top: 75px;
	left: 854px;
	background-image: url('/static/images/homepage_new.gif');
	background-repeat: no-repeat;
}

#homepage_content #link_work {
	position: absolute;
	text-indent: -9000px;
	display: block;
	width: 54px;
	height: 27px;
	top: 396px;
	left: 86px;
	background-image: url('/static/images/homepage_work.gif');
	background-repeat: no-repeat;
}


#homepage_content #link_contact {
	position: absolute;
	text-indent: -9000px;
	display: block;
	width: 60px;
	height: 20px;
	top: 454px;
	left: 771px;
	background-image: url('/static/images/homepage_contact.gif');
	background-repeat: no-repeat;
}

#homepage_gem {
	position: absolute;
	left: 276px;
	top: 74px;
} 