body {
  min-width: 600px;
  margin: 0;
  padding:0;
}

img  {
border: 0}

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

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

#home1 { 
position: absolute; left: 1px; top: 68px; }

#biography1 { 
position: absolute; left: 121px; top: 68px; }

#reviews1 {
position: absolute; left: 241px; top: 68px;}

#catalogue { 
position: absolute; left: 361px; top: 68px; }

#contacts1 { 
position: absolute; left: 481px; top: 68px;}

#menu { 
position: absolute; left: 0px; top: 145px;}

#title { 
position: absolute; left: 376px; top: 100px;}

#info { 
position: absolute; left: 210px; top: 145px;}