/* Don't underline links */
A 	{  
	text-decoration: none ;
	}

IMG.center{ 
	margin-left:  5% ;
      margin-right: 5% ; 
     } 
 

/* make page 90% of screen and centered by having 5% margins */
BODY { 
	margin-left:  10% ;
      margin-right: 10% ; 

     } 

/* font style for the News & Events area */
h1 {font-size: 8pt ;

}
