body { 
	background-image: url('images/background.jpg');
	font-family: Arial, sans-serif; 
	font-size: 12px; 
	color: black;
 }
 
 
 #topbox {
 	text-align: center;
 	}
 	
 #topboxborder {
 	border:8px ridge #720284; 
 	width: 900px;  
 	top: 0px; left: 0px; 
 	background color: white;
 	font-family: Arial, sans-serif; 
	font-size: 12px; 
 	}
 	
table  {
	font-family: Arial, sans-serif; 
	font-size: 12px; 

	}