body {
  background: url('images/backgnd3.jpg');
  background-repeat: repeat-x;
  height: 100%
}

.welcome {font-family: Gill Sans Ultra Bold, arial, helvetica, sans-serif;
  font-decoration: small caps;
  font-size: x-large;

}

.ball {position: absolute; 
  top: 20%;
  left: 5%;
  z:0; 
}

.ballRef {position: absolute; 
  top: 18%;
  left: 10%;
  z:0; 
}

.action {position: absolute; 
  top: 18%;
  left: 70%;
  z:0; 
}

.mainTable {position: absolute;
  left: 35%;
  top: 20%;
 
  font-family: Gill Sans Ultra Bold, arial, helvetica, sans-serif;
  font-decoration: small caps;
  font-size: small;
}


.mainTable A {text-decoration:none;
  color:#000000; 
}


.mainTable A:hover {
  background-color:#000000; 
  color:#ffd700;
}

.mainTable #smallNote {
  font-family: arial, helvetica, sans-serif;
  font-size: xx-small;
  text-transform: uppercase;
}

.mainTableRef {position: absolute;
  left: 10%;
  top: 55%;
 
  font-family: arial, helvetica, sans-serif;
  font-size: small;
}

.blackTable {position: absolute;
  left: 5%;
  /* top: 73%; */
  top: 58%; 
  width: 90%;
  font-family: arial, helvetica, sans-serif;
  font-decoration: small caps;
  font-size: small;
  color: white;
}


}

.backgnd {position: absolute; 
  top:1%;
  z:10;
}

.ref {position: absolute;
	top: 84%; 
	left:5%;
}

.field {position: absolute;
	top: 84%; 
	left:35%;
}

.news {position: absolute;
	top: 84%; 
	left:70%;
}

.newsNews {position: absolute;
	top: 20%;
	left: 40%;
}

.refRef {position: absolute;
	top: 20%;
	left:40%;
}

.fieldField {position: absolute;
	top: 20%;
	left:40%;
}

.fundFund {position: absolute;
	top: 20%;
	left:40%;
}