<style type="text/css">


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

h1 {text-align: left;
font-size: 26px; 
}

img 
{
float:left

margin:0px 0px 15px 20px;

padding: 20px;
}


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

}

h2.pos_abs
{
position:absolute;
left:240px;
top:100px;
}


#left {
font-size: 14px;
  position: absolute;
  text-align: left;
  left: 30px;
  top: 159px;
  width: 200px;
border:1px solid gray;
}



#center {
 position: absolute;
 text-align: left;
  top:300px;
  margin-left: 250px;
  margin-right: 15px;
padding: 10px;
}

#cart {
 position: absolute;
  top: 150px;
  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: 500px;
  top: 225px;
  width: 150px;
}

#prod {
  position: absolute;
  left:725px;
  top: 225px;
  width: 150px;
}

#back{
  position: absolute;
  left:700px;
  top: 175px;
  width: 150px;
}

</style>
