body
{
 color: #ffffff;
 font-family: verdana;
 font-size: 12;
}

#site_header
{
 width: 842px;
 text-align: right;
 font-size: 14;
 font-weight: bold;
}

#site_content
{
 width: 100%;
 height: 460px;
 overflow:auto;
}

#table_content
{
 color: #ffffff;
 font-family: verdana;
 font-size: 12;
}

#song_author
{
 width: 840px;
 color: #ffffff;
 font-family: verdana;
 font-size: 12;
 text-align: right;
 text-decoration: underline;
}

a
{
 color: #ffffff;
 text-decoration: none;
}

a:hover
{
 color: #c90000;
 text-decoration: none;
}

img
{
 border: thin black solid;
}