
body {
  background-image: url(images/bg.gif);
  background-attachment: fixed; }
  
form { margin: 0px; }
  
.title {
  font-family: Verdana, sans-serif;
  font-size: 17px;
  color: #ffff00;
  font-weight: bold; }
  
.description {
  font-family: Arial, sans-serif;
  font-size: 12px;
  line-height: 16px;
  color: #fff;
  text-align: justify; }
  
  
.about {
  font-family: Verdana, sans-serif;
  font-size: 10px;
  line-height: 13px;
  color: #fff;
  text-align: justify; }
  
.about a {
  font-weight: bold;
  color: #A4FD3B; }
  
.about a:hover {
  color: #F4FF6F; }
  
.join {
  font-family: Arial, sans-serif;
  font-size: 20px;
  line-height: 20px;
  font-weight: bold;
  letter-spacing: -1px;
  color: #FFFFFF; }  