body {
    width: 1000px;
    display: block;
    background: #000;
    margin-left: auto;
    margin-right: auto;
    color: #FFF;
}

a img{
border:0;
}

#Frame {
    position: absolute;
    margin-left: 0px;
    top: 100px;
}

#Next {
    position: absolute;
    margin-left: 995px;
    top: 424px;
    cursor: pointer;
    z-index: 1;
}

#Prev {
    position: absolute;
    margin-left: -52px;
    top: 424px;
    cursor: pointer;
    z-index: 1;
}

#Portrait {
    position: absolute;
    margin-left: 86px;
    top: 75px;
    cursor: pointer;
}

#Nature {
    position: absolute;
    margin-left: 245px;
    top: 90px;
    cursor: pointer;
}

#About {
    position: absolute;
    margin-left: 672px;
    top: 90px;
    cursor: pointer;
}

#Contact {
    position: absolute;
    margin-left: 842px;
    top: 75px;
    cursor: pointer;
}

#Logo {
    position: absolute;
    margin-left: 403px;
    top: 68px;
}

#Image {
    position: absolute;
    margin-left: 77px;
    top: 165px;
}

#Loading {
    position: absolute;
    margin-left: 490px;
    top: 440px;
}
