<style type="text/css">


body 
{ margin-top: 0;
  margin-bottom: 0;

  margin-left:5;
  margin-right: 0;
  padding-left: 0;
  padding-right: 0;}

#header {
  margin: 20px;
  padding: 10px;
  height: 100px;
background: url(images/img02.jpg) repeat-x left top;
border:1px solid gray;
}


h1 {text-align: center}


#left {
  position: absolute;
  left: 30px;
  top: 159px;
  width: 200px;
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: 515px;
  top: 261px;
  width: 150px;
}

#prod {
  position: absolute;
  left:625px;
  top: 205px;
  width: 150px;
}

#back{
  position: absolute;
  left:625px;
  top: 233px;
  width: 150px;
}

</style>
