body {
 background-color: #F8FAED;
 background-image: url(images/nature2.jpg);
 background-attachment: fixed;
 color: #000000;
 font-family: Times New Roman, Times;
 scrollbar-face-color: #D8DDD1;
 scrollbar-shadow-color:  #BAC4AE;
 scrollbar-highlight-color: #F8FAF6;
 scrollbar-3dlight-color: #E3E7DB;
 scrollbar-darkshadow-color: #899975;
 scrollbar-track-color:#E7ECE6;
 scrollbar-arrow-color: #899975
}
:link { color: #004A00 }
:visited { color: #3E9249 }
:active { color: #0094D6 }
:hover {color: #52C673 }
