<style type="text/css">


body 
{ margin-top: 0;
  margin-bottom: 0;
  margin-left:5;
  margin-right: 0;
  padding-left: 0;
  padding-right: 0;}

#header {
text-align : center; 
background:url(images/piano-books.jpg) left no-repeat;
  margin: 20px;
  padding: 10px;
  height: 100px;
border:1px solid gray;
}


h1 { 
text-align : center; 
font-family: Georgia, "Times New Roman", Times, serif; 
font-size: 18px; 
font-weight: bold; 
} 


#left {
  position: absolute;
  left: 30px;
  top: 159px;
  width: 220px;
border:1px solid gray;
}


img 
{
float:left

margin:0px 0px 15px 20px;

padding: 20px;
}


#center {

  top: 0;
  margin-left: 250px;
  margin-right: 15px;
padding: 20px;
}

#cart {
  top: 0;
  margin-left: 250px;
  margin-right: 15px;
padding: 10px;
}

#right {
  top: 0;
  margin-left:25px;
  margin-right: 5px;
  padding: 10px;
width: 450.px;
float:left;
}

img 
{
float:left;}

#bottom {
  position: absolute;
  left:350px;
  top: 525px;
  width: 550.px;
}

#price {
  position: absolute;
  left: 635px;
  top:220px;
  width: 150px;
}

#prod {
  position: absolute;
  left:635px;
  top:185px;
  width: 150px;
}

#back{
  position: absolute;
  left:790px;
  top: 185px;
  width: 150px;
}

</style>