#product_highlight{
  background-image: url('../images/highlightBackground.jpg');
  background-repeat: no-repeat;
  background-position: top center;
  width: 278px;
  float: right;
  margin: 12px 0px 0px 16px;
  text-align: center;
}

#welcome{
  background-image: url('../images/welcome.gif');
  background-repeat: no-repeat;
  height: 30px;
  width: 89px;
}

#product_img{
  margin: 14px 0px 8px 4px;
}

#product_desc{
  font-weight: bold;
}

#testimonial{
  margin-top: 24px;
}