body{ 
background-color: #000000; 
background-image: url('images/stars2.gif'); 

margin-right: 75px;
margin-top: 30px; 
margin-bottom: 20px; 
margin-left: 75px; 
font-weight: bold; 
font-family: 'Times New Roman Bold Italic', 'Georgia italic', Serif;font-size: 20px;
color: #C59A41; 
}

h1 { 
color: #C59A41; 
font-family: 'Cotillion Regular', 'Georgia italic', Serif;
text-align: center;
} 

p {
color: #C59A41; 
font-family: 'Times New Roman Bold Italic', 'Georgia italic', Serif;font-size: 20px;
font-weight: bold; 
font-style: italic;
text-align: justify;
} 

a:link { 
color: #E8CE7A; 
font-family: 'Times New Roman Bold Italic', 'Georgia italic', Serif; 
text-decoration: underline; 
font-weight: bold; 
font-size: 20px; 
} 
a:visited { 
color:#9B8656; 
text-decoration: underline; font-family: 'Times New Roman Bold Italic', 'Georgia italic', Serif; 
font-weight: bold; 
font-size: 20px; 
} 
a:hover { 
color:#7E99A8; 
text-decoration: underline; 
font-family: 'Times New Roman Bold Italic', 'Georgia italic', Serif; 
font-weight: bold; 
font-size: 20px;
} 
a:active { 
color:#7E99A8; 
text-decoration: none;
font-family: 'Times New Roman Bold Italic', 'Georgia italic', Serif; 
font-weight: bold; 
font-size: 20px;
} 


.content {
margin: 35px;
padding: 20px;
border: 5px solid #C59A41;
background-color: #000000;
text-align: center;
}
.copyright { 
text-align: center; 
font-style: italic; 
font-family: 'Cotillion Regular'; font-size: 20px;}

ul {
list-style-image: url(images/bflyblt.gif);
color: #C59A41; 
font-family: 'Times New Roman Bold Italic', Serif; font-size: 20px; 
font-weight: bold; 
font-style: italic; 
text-align: left;
} 

.gold {
border: 10px  solid #C59A41;
margin: 0;
padding: 0;
}