body {  
  background-color: black;      
  color: white;      
  font-family: tahoma;      
  font-weight: bold;      
  font-size: 36pt;    
	/*
	background-image:url(logo_paxriverdotnet3.png);	
	background-position:*;
	background-repeat:no-repeat;	
	*/
}

#logoText {
	text-align:center;
	margin-top:100px;
}

a {
  color: #66AA66;
  text-decoration:none;
}

a:hover {
  color: #AADDAA;
  text-decoration:underline;
}
