/* Enter your CSS3 Styles Here */

H1 { /* Used for Page Title - font size is Page Body Font Size + 6 pixels */
	font-weight: normal;   
	font-size: 24px; 
	font-family: arial,helvetica,sans-serif;  
                 color: #cc1977;
    margin-top:0px;
	margin-bottom:15px;
	padding-top:15px; /* do with padding, not top margin, so it does not put space above the h1 tag on the site */ 
	text-align: middle; 
}

.VLgHeadiTxt {
	font-weight:normal; 
	font-size:45px; 
}
