h {
   color: black
   margin-left: 30px;
   margin-right: 30px;
   font-family: "helvetica";
   font-size: 17;
   text-align: center;
   font-weight: bold;
}



h1 {
    font-family: "helvetica"
    font-size: 4;
    text-align:center;

}




h3 {color: blue}


p {margin-left: 30px;
   margin-right: 30px;
   font-family: "helvetica";

   font-size: 13;
   text-align: left;
}




#wrapper {
  width: 689px;
  position: relative;
  margin-top: -10;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 0px;
  text-align: center;
  background-color: white;
  <strong>text-align: center;</strong>
}

#centerpic {
  text-align: center;
  margin: 0 auto;
  margin-bottom: 10px;
}

#myline {
  margin-left:auto;
  margin-right: auto;
  width: 80%;
  size: 20;
  color: black;
  font-size: 2
}

#product {
  margin: 0 auto;
  margin-top: 0;
  text-align: center;
  font-family: "helvetica";
  border: 0;
  font-size: 12;
}

#miniheader {
  margin: 0 auto;
  text-align: center;
  font-family: "helvetica";
  font-size: 10
}

#mailinglist {
  margin-right: 30;
  margin-top: 10;
  margin-bottom: auto;
  margin-left: auto;
  font-family: "helvetica";
  font-size: 12;
}


#pricefont {
  margin: 0 auto;
  text-align: center;
  font-family: "helvetica";
  font-size: 10
}


#datehead {
margin: 0 auto;
font-family: "helvetica";
font-weight: bold;
text-align: left;
margin-left:30px;
}

#navbar {
  width: 689px;
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: auto;
  margin-right: auto;
  background-color: white;
  text-align: center;
}



#leftcol {
}

#rightcol {
}


body { 
  background-image: url(./images/bg_2.gif);
  <strong>text-align: center;</strong>
} 


