﻿BODY {

background-image: url(images/backgroundfade.jpg);
background-repeat: no-repeat;
background-attachment:fixed;
background-position: -50px 0px;

font-family: Garamond, Times New Roman;
font-size: 15px;
color: #534726;
}
a:link { color:#534726; text-decoration: none}
a:visited { color:#534726; text-decoration: none}
a:hover { color:#ab924e; text-decoration: none}


