/* CSS Style Sheet for West Oxford Wildlife Group - TOP BANNER ONLY - WOWG_banner_styles.css */ 


BODY	{
            background-image:  url(images/vellum2.jpg);
            background-repeat: repeat;
            background-color: #cccccc;
      }

.topbanner 
	{  	font-family: Arial, Helvetica, sans-serif; 
		font-size: 24px; 
		font-style: normal; 
		line-height: normal; 
		font-weight: 600; 
		font-variant: normal; 
		text-transform: none;  		
		color: #006666; 
		text-align: center; 
		padding-top: 4px
	}
