body {
  background-color:     #cccccc;
  color:                #000000;
  font:                 bold medium/1em sans-serif;
  line-height:          1.5em;
}

 
/*pictures in thumbnail class are in the product line page tables*/
.thumbnail {
  padding:              3px;
  border:               2px solid #ec2c39;
}

h2 {
  text-align:          center;
  margin-top:          0px;
} 

.center {
  text-align:           center;
}
