a:active     { color: #FFFFFF; font-weight: bold }
a:hover      { text-decoration: underline; color: #FFFFFF }
a:link       { color: #C0C0C0; text-decoration: none}
a:visited    { color: #C0C0C0; text-decoration: none}           
body         { 
background-image: url('images/lightgreenbackground.gif'); background-repeat: repeat; 
margin-top: 50px;
margin-right: 0px;
margin-bottom: 50px;
margin-left: 0px
 }
h1 {color: #FAF8E9; text-align: left}
h2 {color: #FAF8E9; text-align: left}
p {color: #FAF8E9; text-align: left)}