
body {
  font: 12px Trebuchet, sans-serif;
  text-align: center; 
  color: #333;
  background-color: #333;
}

h1 {
  font: 17px Trebuchet, sans-serif;
  text-align: left;
  font-weight: bold;
}

h2 {
  font: 17px Trebuchet, sans-serif;
  text-align: left;
  font-weight: bold;
}

p {
  margin: 1.7em 0;
  line-height: 1.5em;
}

.paypal p {
  line-height: 1.3em;
}

a {
  font-weight: bold;
  text-decoration:none;
}

a:hover {
  text-decoration: underline;
}

#container-foot{
  font-size: 8pt;
}

#content-menu a {
  color: #fff;
  font-weight: bold;
  text-decoration: none;
}

#container-foot{
  font-size: 8pt;
  color: #fff;
}

#container-foot a {

  font-weight: bold;
  text-decoration: none;
}

#container-foot a:hover {
  text-decoration: none;
}

#kimono {
  font-size: 10px;
  color: #666;
}