body{ 
background-color: #000000; 
margin-top: 30px; 
margin-right: 50px;
margin-bottom: 10px; 
margin-left: 50px; 
font-weight: bold; 
font-family: 'Cotillion Regular', 'Edwardian Script', Serif; 
}


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;
} 

cite {
font-family: 'Times New Roman Bold Italic', 'Georgia italic', Serif;
color: #C59A41;
text-align: right;
}

.center {
text-align: center;
}

.right {
text-align: right;
}

.content {
margin: 35px;
padding: 30px;
border: 5px solid #C59A41;
background-color: #000000;
text-align: center;
}

.background {
border: 15px solid #C59A41;
padding: 40px;
background-image:url(images/stars2.gif);
}
.center {
text-align: center;
}

.right {
text-align: right;
}

.content {
margin: 35px;
padding: 30px;
border: 5px solid #C59A41;
background-color: #000;
text-align: center;
}



 .floatleft{ 
  float: left;
  margin-top: 0em;
  margin-right: 0em;
  margin-bottom: 0em;
  margin-left: 0em;
  border: 2px  solid #C59A41;
  }
  
  
 .floatright {
  float: right;
  margin-top: 0em;
  margin-right: 0em;
  margin-bottom: 0em;
  margin-left: 0em;
 border: 2px  solid #C59A41;
  }

.tn {
border: 2px  solid #C59A41;
margin: 0;
padding: 0;
}

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

.golda {
border: 2px solid #C59A41;
margin: 0;
padding: 0;
}

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;
} 

.copyright { 
text-align: center; 
font-style: italic; 
font-family: 'Cotillion Regular', 'Times New Roman Bold Italic', 'Georgia italic', Serif; font-size: 20px;
}