/* color styles for bellevue webinar*/

h1{
/* dont forget that rgb stands for reg green and blue*/    
    color:rgb(100,0,100) ; 
    
    
    
    
    
}