*|body {
  background-color: #d7d7fe;
  background-repeat: no-repeat;
  background-position: left top;
  color: #333333;
  font-family: osaka;
  background-image: url(images/site_images/backgroundtest14.jpg);
  font-size: smaller;
}
*|h1 {
  font-family: osaka;
  font-size: 2.2em;
  color: silver;
  text-transform: lowercase;
  font-weight: lighter;
}
*|p {
  font-weight: lighter;
  color: #999999;
  font-size: larger;
  font-family: Osaka;
}
*|a:hover {
  background-color: #cccccc;
}
*|a *|img {
  border-color: #999999;
  border-width: 5px;
}
*|body, *|p, *|li {
  border-color: #cccccc;
  border-width: 4px;
}
*|h6 {
  font-family: Osaka;
  font-size: medium;
  color: #cccccc;
  font-weight: lighter;
}
*|a {
  text-decoration: none;
}
*|h4 {
  font-family: Osaka;
  font-size: small;
  color: silver;
  font-weight: normal;
}
