#title
{
    BACKGROUND-IMAGE: url(layout/titles/);
    WIDTH: 100%;
    HEIGHT: 188px;
top: 0px;
left: 0px;
background-repeat: no-repeat;
background-position: top center;
background-color: #ffffff;
border-bottom: 2px dotted black;
position: absolute;
}
#songquote
{
    MARGIN: 0px 50px 10px;
    WIDTH: 400px;
    FONT-STYLE: italic
}
#footer
{
}

#emoticon
{
font-family: fixedsys, tahoma, arial, sans-serif;
}
#below
{
position: absolute;
top: 188px;
width: 100%;
left: 0px;

}