body {
    background: #101810;
    color: #999;
    margin: 0; 
    padding: 0;
    font-family: trebuchet ms, verdana, arial, helvetica, sans-serif;
}

a { color: #3d3; text-decoration: none; }
a:hover { text-decoration: underline; }
a:vlink {}
a:active {}

#content1 {
    margin: 10px auto 0px auto;
    background-image: url('betty2.jpg');
    background-repeat: no-repeat;
    background-position: top center;
    border: 2px solid #000;
    width: 491px;
    height: 491px;
    position: relative;
    color: #383;
    font-size: 11px;
    line-height: 16px;
    letter-spacing: 3px;
    font-weight: bold;
}

#content2 {
    margin: 0px 0px 0px 50px;
    padding: 0px;
    text-align: right;
}

#content3 {
    position: absolute; top: 215px; left: 2px; 
    text-align: right;
    width: 290px;
}

.text {
   margin: 10px auto 0px auto;
   width: 491px;
   font-size: 11px; 
   text-align: justify;
}

.title { float: right; text-align: right; } 
.title a { color: #000; }
.artist { 
    width: 100px; 
    text-align: left;
    float: right;
    font-weight: normal; 
    letter-spacing: 0px;
    clear: right;
    margin-left: 5px;
}
.artist a { color: #363; }
