body{
    background: url(../images/gold.jpg) repeat top left;
}

#Banner{
    top: 0px;
    margin-left: auto;
    margin-right: auto;
    width: 666px;
    height: 289px;
    padding: 60px 0px 63px 0px;
    background: url(../images/empty_frame.png) no-repeat top;
}

    .Inset{
        margin-left: auto;
        margin-right: auto;
        width: 538px;
        height: 289px;
        background: url(../images/papersmall.jpg) no-repeat center;
    }
    
#Enter{
    left: 50px;
    bottom: 0px;
    background: url(../images/doorway.png) no-repeat top;
    background-position: 0px 0px;
    height: 200px;
    width: 148px;
    padding-top: 150px;
}

#Tracker{
    bottom: 0px;
    height: 20px;
}
