body
{
background:#8A673A;
background-image:url('bg.png');
background-repeat:repeat-y;
}

#angela
{
position:absolute;
top:0px;
left:0px;
}

#content
{
position:absolute;
top:337px;
left:160px;
width:314px;
}

p
{
text-indent:15px;
text-align:justify;
font-family:verdana;
font-size:10px;
color:#29230D;
margin-top:2px;
}

h1
{
text-align:right;
margin-bottom:0px;
font-family:verdana;
font-size:14px;
border-bottom-style:solid;
border-bottom-color:#100F0A;
margin-left:0px;
}

.songs
{
width:300px;
margin-left:30px;
padding-right:10px;
}

td
{
font-family:verdana;
font-size:10px;
color:#29230D;
}

a:link, a:active, a:visited, a:hover
{
text-decoration:none;
font-family:verdana,
font-size:10px;
color:#100F0A;
}