body {
  text-align: center;
  min-width: 750px;
  margin: 0;
  background: #F5F5F5;
}

img  {
border: 0}

#content {
  margin: 0px; padding: 0px; border: 0px;
  text-align: left; 
  position:absolute;
  left: 50%; 
  top: 35px;
  width: 750px;
  margin-top: 0px; /* half of the height */
  margin-left: -375px; /* half of the width */
  margin-bottom: 35px;  
}

#home1 { 
position: absolute; left: 0px; top: 0px; }

#biography1 {
position: absolute; left: 107px; top: 0px;}

#reviews1 { 
position: absolute; left: 245px; top: 0px; }

#catalogue { 
position: absolute; left: 367px; top: 0px;}

#releases1 { 
position: absolute; left: 505px; top: 0px;}

#contact1 { 
position: absolute; left: 630px; top: 0px;}

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


#info { 
position: absolute; left: 225px; top: 55px; width:495px; background: #ffffff;padding:15;}
