body { 
background-image: url("../images/text.jpg");
background-position: center center;
background-repeat: no-repeat;
background-attachment: fixed
}

.header {
font-family: "AGaramond", "Garamond", Georgia, "Times New Roman", Times, serif;
font-size: large;
font-weight: bold; 
font-style: normal; 
font-variant: normal; 
text-transform: none; 
line-height: normal; 
color: #000000; 
text-decoration: none
}

.header a:link {
font-family: "AGaramond", "Garamond", Georgia, "Times New Roman", Times, serif;
font-size: large;
font-weight: bold; 
font-style: italic; 
font-variant: normal; 
text-transform: none; 
line-height: normal; 
color: #000000; 
text-decoration: none
}

.header a:visited {
font-family: "AGaramond", "Garamond", Georgia, "Times New Roman", Times, serif;
font-size: large;
font-weight: bold; 
font-style: italic; 
font-variant: normal; 
text-transform: none; 
line-height: normal; 
color: #000000; 
text-decoration: none
}
