body {
  background-image: url(../common/bg.gif);
  background-repeat: repeat; 
  width: 692px;
  margin-top: 0px;
  margin-left: auto;
  margin-right: auto;
}

h1  {
  margin: 0px;
  padding: 0px;
  text-indent: -9999px;
  }
  


.textmini{
  font-size: 10px;
}
.textmidle {
  font-size: 11px;
}
.textlarge {
  font-size: 12px;
}
.productname {
  font-size: 13px;
  font-weight: bold;
}
.productname2 {
  font-size: 14px;
  font-weight: bold;
}
.price {
  font-size: 11px;
  font-weight: bold;
}
.copytext {
  font-size: 16px;
  color: #FFFFFF;
  font-weight: bold;
}
a {
  text-decoration: none;
 }
a:link {
  color: dedgerblue;
}
a:visited {
  color: darkviolet;
}

#edit  {
  margin-left: auto;
  margin-right: auto;
  width: 691px;
  }