body
{
color: #f5f5dc;
background-color: #000000;
font-family: verdana, arial, helvetica, sans-serif;
font-size: 11px;
padding: 0;
margin: 0;
}

h1
{
font-size: 14px;
letter-spacing: 7px;
text-transform: uppercase;
text-align: center;
margin-top: 25px;
margin-bottom: 25px;
}

h2
{
font-size: 14px;
letter-spacing: 5px;
text-transform: uppercase;
text-align: center;
margin-top: 25px;
margin-bottom: 25px;
}

ul
{
margin-right: 15px;
}

a:link, a:visited, a:active
{
color: #f0e68c;
font-weight: bold;
}

a:hover
{
text-decoration: none;
}

#container
{
width: 730px;
margin: 0 auto;
}

#content
{
line-height: 170%;
padding: 20px 0 70px 0;
margin: 0;
}

#footer
{
text-align: center;
padding: 20px 0;
margin: 0;
}

.p1
{
text-align: center;
}

.p2
{
margin-left: 40px;
}

.lyrics
{
font-family: georgia, "times new roman", times, serif;
font-size: 22px;
font-style: italic;
line-height: 150%;
text-align: center;
}