/* CSS definition file containing site wide stylesheets */
BODY { background-image: url("../assets/images/fabric_wildfowers_NM_bkgd.jpg"); background-repeat: no-repeat; background-attachment: fixed; background-position: bottom right;}
 A:active { color: rgb(153,51,51);}
 A:link { color: rgb(153,51,51);}
 A:visited { color: rgb(0,0,0);}
 A { color: rgb(153,51,51);}
 A:hover { color: rgb(204,204,204);}
 