body { 
background-color: #000000;
background-position: top center;  
background-repeat: no-repeat;  
background-attachment: fixed; 
font-family: papyrus;
color: 000000;
font-size: 20px;
}

p {font-family: papyrus;
font-size: 30px;
color: 000000;
}
 


a:link {
text-decoration: none;
color: 000000;
}

a:hover {
font-weight: 700;
color: 000000;
}

a:vlink {text-decoration: none;
color: 000000;}
