BODY
{
   text-align: center;
   margin: 0;
}

.bgimglink
{
	text-indent: -5000px;
	display:block;
	position:absolute;
	background-repeat: no-repeat;
}

.bgimglink:focus
{
	outline: 0;
}


.container
{
   margin-top: 0;
   margin-bottom: 0;
   position: relative;
   margin-left: auto;
   margin-right: auto;
   text-align: left;
   width: 890px;
   height: 699px;
}

.container .background
{
   border: 0;
   margin: 0;
   padding: 0;
}

.container A.bgimglink
{
   background-image: url( "images/home.jpg" );
}

.container A.bgimglink:hover
{
   background-image: url( "images/home_ro.jpg" );
}

#buy_book
{
   left: 676px;
   top: 440px;
   width: 119px;
   height: 110px;
   background-position: -676px -440px;
}

#book_code
{
   left: 334px;
   top: 579px;
   width: 252px;
   height: 36px;
   background-position: -334px -579px;
}

#publisher
{
	left: 62px;
	top: 62px;
	width: 83px;
	height: 48px;
	background-position: -62px -62px;
}

.hidden
{
   display: none;
   visibility: hidden;
}