body {	
  background-image: url(../images/bg.jpg);
  background-color: #fe8;
  color: black;
  margin: 10px;
  width: 771px;
  font: 1em Verdana, Arial, Helvetica, sans-serif;
}

#airrifle {
  position: absolute;
  top: 10px;
  left: 10px;
}

#falcon {
  position: absolute;
  top: 5px;
  left: 650px;
}

#airforce {
  position: absolute;
  top: 10px;
  left: 624px;
}

#airarms {
  position: absolute;
  top: 10px;
  left: 624px;
}

#product {
  text-align: center;
}

.specs {
  float: left;
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size: x-small;
  font-style: normal;
  font-weight: bold;
  margin-right: 10px;
  border: 1px solid #c93;
  color: inherit;
  background-color: #fc6;
  padding: 2px;
}

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

a {
  color: #09f;
  background-color: inherit;
  text-decoration: underline;
}		

a:hover {
  text-decoration: underline;
  color: #f00;
  background-color: inherit;
}

#nav {
  text-align: right;
  margin-bottom: 25px;
}

#nav a {
  text-decoration: none;
  font-family: Georgia, "Times New Roman", "Minion Web", serif;
  font-size: 11px;
  color: #f00;
  background-color: inherit;
}

#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;
}

#price {
  font-family: "Trebuchet MS", sans-serif;
  text-align: center;
  font-size: 25px;
  text-shadow: #666 3px 3px;
}

/* 2:15 So far */

#model {
  font-size: 30px;
  font-weight: bold;
}

#price_note {
  font-size: 10px;
  font-weight: bold;
  color: #666;
  background-color: inherit;
  text-shadow: none;
}