﻿#About {
}

#About.Main {
    width:950px;
    margin-bottom:50px;
}

    #About.Main .Slide {
        margin: 0;
        padding: 90px 0;
        display: block;
        text-align: center;
        font-size: 100px;
        line-height: 100px;
        font-weight: 300;
        color: #fff;
        background-repeat: no-repeat;
        background-position:center center;
    }


#Story:first-child {
    margin-top:40px;
}

#Story span {
    display: block;
    padding: 25px 20px;
    color: #666666;
    letter-spacing: 5px;
    line-height: 200%;
    font-size: 16px;
    font-weight: 300;
}