body  { 
	background: #000000; 
	margin: 0;
background-image:url(pics/bats.gif);
 }

#content { 
	width:490px; 
	height:450px; 
	overflow:auto; 
	border:0px solid #840; 
	margin:1em;
	font-size: 14px; 
	font-family: verdana, arial, sans-serif; 
	color: #FFFFFF
}

.picture {
	text-align:center
}

.text {
	font-size: 14px; 
	font-family: verdana, arial, sans-serif; 
	color: #FFFFFF
}

table {
	font-size: 14px; 
	font-family: verdana, arial, sans-serif; 
	color: #FFFFFF
}

a:link {
  color: #FFFFFF;
  }

a:visited {
  color: #FFFFFF;
  }

a:focus {
  color: #FFFFFF;
  }

a:hover {
  color: #FFFFFF;
  }

a:active {
  color: #FFFFFF;
  }


