body {
  text-align: center;
  min-width: 600px;
  margin: 0;
}

img  {
border: 0;}

a:link{color:#000000;}
a:visited{color:#000000;}
a:focus{color:#000000;}
a:hover{color:#000000;}
a:active{color:#000000;}

#content {
  text-align: center; 
  position:absolute;
  left: 50%; 
  top: 50%;
  width: 600px;
  height: 460px;
  margin-top: -220px; /* half of the height */
  margin-left: -300px; /* half of the width */
  
}

#image {background:url(gif/bg.jpg) no-repeat; width: 600px; height: 440px;} 

#biography { 
position: absolute; left: 461px; top: 31px; }

#reviews {
position: absolute; left: 461px; top: 123px;}

#catalogue { 
position: absolute; left: 461px; top: 216px; }

#contacts { 
position: absolute; left: 461px; top: 309px;}

#webring {
position: absolute; left: 0px; top: 446px; width: 600px; height: 18px; font-family: arial; font-size: 12px; color: #000000;}

#kitebit {
position: absolute; left: 583px; top: 445px; width: 17px; height: 17px; }