body {
  background-image: url(http://www.airhog.com/images/airhog_tile.jpg);
  background-color: #ffffcc;
  margin: 0px;
  width: 771px;
  font-family: Tahoma, Arial, Helvetica, sans-serif;
}

img {
  border: 0px;
  vertical-align: bottom;
}

a {
  text-decoration: none;
  background-color: transparent;
  color: #0099ff;
}

a:hover {
  text-decoration: none;
  color: #ff0000;
}

#header {
  background-color: #cccc99;
  width: 100%
}

#navbar {
  background-color: #cccc99;
  width: 119px;
  height: 100%;
  float: left;
}

#creditcards {
  color: #0000cc;
  text-align: center;
  font: .7em Verdana, Arial, Helvetica, sans-serif;
}

#mainbody {
  top: 25px;
  vertical-align: top;
}

#call {
  font-family: Tahoma, Arial, sans-serif;
  font-weight: bold;
  font-size: 18px;
  font-style: italic;
  font-variant: small-caps;
  text-align: center;
  margin-bottom: 25px;
}

#call:first-letter {
  font-size: 24px;
}

.optional{
  font-family: Georgia, "Times New Roman", "Minion Web", serif;
  font-size: 11px;
  font-style: italic;
  font-weight: bold;
  text-align: center;
  font-variant: normal;
  color: #000000;
}

.product {
  text-align: center;
  margin-bottom: 25px;
  font-family: Georgia, "Times New Roman", "Minion Web", serif;
  font-size: 12px;	
  color: #0099ff;
  font-weight: bold;
}

#nav {
  color: #0099ff;
  font: normal bold 13px Verdana, Arial, Helvetica, sans-serif;
  text-align: center;
}

#thispage {
  color: #3300ff;
}

.abouttext {
  margin-left: 139px;
  font: .8em Verdana, Arial, Helvetica, sans-serif;
}

#prodtable {
  margin-bottom: 25px;
  border-collapse: collapse;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
  width: 372px;
}

.specs {
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size: x-small;
}

.pellets {
  font-size: x-large;
  text-align: center;
  font-family: Georgia, "Times New Roman", "Minion Web", serif;
}

.pellets table {
  font-family: Georgia, "Times New Roman", "Minion Web", serif;
  font-size: 12px;
  margin-bottom: 20px;
  border: 1px solid black;
}

.pellets td {
  border: 1px solid black;
}

.pellets thead {
  font-weight: bold;
}
