/* Generated by KompoZer */
#salesletter {
  margin: auto;
  padding: 0px;
  width: 750px;
  background-image: url(images/background750x1.jpg);
  background-position: left top;
  background-repeat: repeat-y;
}
#header {
  background-image: url(images/header750x31.jpg);
  background-repeat: no-repeat;
  width: 750px;
  height: 30px;
}
#body {
  padding-left: 40px;
  padding-right: 40px;
  font-family: 'Podkova', serif;
}
#footer {
  background-image: url(images/footer750x30.jpg);
  background-repeat: no-repeat;
  background-position: left bottom;
  width: 750px;
  height: 30px;
  text-align: right;
  font-weight: lighter;
  font-style: normal;
  font-family: 'Podkova', serif;
  font-size: 8px;
  color: silver;
  text-decoration: none;
}
#prehead {
  font-family: 'Oswald', sans-serif;
  font-style: italic;
  font-weight: bold;
  font-size: 18px;
  text-align: left;
  color: black;
}
#headline {
  font-family: 'Oswald', sans-serif;
  color: red;
  font-size: 45px;
  font-weight: bolder;
  text-align: center;
}
#subhead {
  font-family: 'Oswald', sans-serif;
  font-size: 30px;
  text-align: center;
  color: black;
}
#testimonialbox {
  width: 500px;
  margin: 30px auto 30px auto;
  padding: 0px 10px 0px 10px;
  background-color: #FFFF99;
  border: 2px solid black;
  border-radius:10px;
  box-shadow: 0px 0px 15px 0px #A2A261 inset;
  font-family: 'Podkova', serif;
  font-size: 14px;
  text-align: left;
}
#footertext {
  text-decoration: none;
  color: silver;
}
#nav {
  margin-top: 40px;
  text-align: center;
}
#testimonialbox h1 {
  font-family: 'Satisfy', cursive;
  text-align: left;
  color: black;
  font-size: 25px;
}
h1 {
font-family: 'Oswald', sans-serif;
  font-size: 25px;
  text-align: center;
  font-weight: bolder;
  color: red;
}
h2 {
font-family: 'Oswald', sans-serif;
  font-size: 20px;
  text-align: center;
  font-weight: bold;
  color: black;
}
