body {
    background-color: #000000;
}

table.pic_frame {
    background-image: url(http://www.love3deli.net/img/galbg2.gif);
    background-repeat: norepeat;
    background-position: 0 0;
    width: 180px;
    height: 265px;
    background-color: black;
}

table.pic_frame tr.girls_picture  {
    height: 212px;
    /*
    height: 227px;
    */
}

table.pic_frame tr.girls_picture img {
    width: 135px;
    height: 200px;
    border-style: none;
    border-width: 0px;
    margin-top: 12px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    padding: 0px;
}

table.pic_frame tr.girls_profile td {
    padding-top: 15px;
}

table.pic_frame tr.girls_profile span {
    color: white;
    font-size: 12px;
}
