
body {
  background-image: url(images/bg3.gif);
  background-attachment: fixed; }
 
form { margin: 0px; }
  
.warning {
  font-family: Tahoma, sans-serif;
  font-size: 11px;
  line-height: 14px;
  text-align: justify;
  color: #234C0B;
  font-weight: bold; }
  
  
h1 {
  font-family: Arial, sans-serif;
  font-size: 18px;
  letter-spacing: -1px;
  font-weight: bold;
  color: #fff;
  margin: 0px; }
  
.descrip {
  font-family: Arial, sans-serif;
  font-size: 12px;
  color: #660000;
  text-align: justify; }
  
.about {
  font-family: Arial, sans-serif;
  font-size: 15px;
  line-height: 18px;
  font-weight: bold;
  letter-spacing: -1px;
  color: #006600; }
  
 .about a {
  color: #DE3900; }
  
  .join {
  font-family: Arial, sans-serif;
  font-size: 20px;
  line-height: 20px;
  font-weight: bold;
  letter-spacing: -1px;
  color: #006600; }
