/* tribe one css // 2006030901 */

body {
  text-align: center;
  font-family: sans-serif;
  font-size: 12px;
  color: black;
  background-color: white;
}

div#symbol {
  margin: 8em auto 8em auto;
  width: 35px;
  height: 350px;
  background-color: black;
}

p#mantra {
  font-size: 17px;
  letter-spacing: 0.5em;
}

p#mantra span#tm-left {
  visibility: hidden;
}

p#contact {
  margin-top: 5em;
  font-size: 9px;
}
