p {
     
	 font-family: Times New Roman, Times, serif;
	 
	
	   }


p.text {
     
	
	  font-size: 20px;
	 text-align: center;
	 line-height: 1 em;
	 padding: 0px 25px 0px 15px;
	
	   }
	   
p.david {
     
	
	 font-size: 10px;
	 text-align: center;
	 padding: 0px 0px 24px 0px;
	
	   }


p.copyright {
     
	
	  font-size: 9px;
	   padding: 10px;
	
	
	   }
	   
a:link {
	  color: black;
	  
	  }
	  
a:visited {
	  color: black;
	  
	  }
	  
a:hover {
	  color: white;
	  
	  }


	  
	  /*
order for padding - top right bottom left 

*/
