/*standard styles for all pages*/

body	{background-image: url(Photos/trilliumBG3.jpg) ; background-repeat: no-repeat ; background-attachment: fixed;}

h1 	{color: #425536 ; font-family: Verdana, sans-sarif ; }
h2	{color: #425536 ; font-family: Ariel ;}


a:hover, a:focus {font-style: italic  ;		}


a:link	{color:    #228B22  ;	}
a:visited {color: blue  ;	} 

#banner {
  background-color:#336633;
  border-width:medium;
  border-color:#339933;
  color:#FFFFFF;
  text-align:center;
  font-size:60px;
  font-family:Arial, Helvetica, sans-serif
}

p {
  font-size:14px;
}
#footer {
  text-align: center;
}