body { 
background: #000000 ; 
text-align: center;
}

a:link {
color: #878866;
font-family: Trebuchet MS, sans-serif; 
font-size: medium;
text-decoration: underline;
}
a:visited {
color: #666688; 
font-family: Trebuchet MS, sans-serif; 
text-decoration: underline;
}
a:hover {
font-family: Trebuchet MS, sans-serif; 
text-decoration: overline;
}

.heading {
font-family: Georgia, serif;
font-size: large;
text-align: left; 
font-style: bold;
text-indent: 5pt; 
color: #886677; 
margin-left: 0px ; 
margin-right: 0px ;
}

.h2 {
font-family: Trebuchet MS, sans-serif; 
font-size: 10pt; 
font-style: medium; 
text-align: left ; 
margin-right: 5px;
text-indent: 5px;
color: #D9C3BD; 
}

.h3 {
font-family: Georgia, serif; 
font-size: medium; 
font-style: italic; 
text-align: left ; 
margin-right: 5px;
text-indent: 5px;
color: #98566D;
}

.list {
font-family: Trebuchet MS, sans-serif; 
font-size: small; 
font-style: normal; 
text-align: left ; 
margin-right: 5px;
color: #667888;
}

.lyrics {
font-family: Georgia, serif; 
font-size: small; 
font-style: normal; 
text-align: left ; 
color: #CB897B; 
}

p {
font-family: Trebuchet MS, sans-serif; 
font-size: small; 
font-style: normal; 
text-align: left ; 
margin-right: 5px;
text-indent: 5px;
color: #667888;
}

#container {background: #000000; float:center; width:500px;}
#box { background: #000000; width:500px; }

