

/* override main_content properties */
#main_content {
    background-image:url(../images/credits/background.jpg);
    background-repeat:none;
    height:349px;
}

#cg_credits_container {
    overflow: auto;
    top: 101px;
    left: 234px;
    width: 310px;
    height: 210px;

    font-family: verdana; font-size: 10px; color: #000000; text-decoration: none;
}

