/* This file is created by Html::tidy() */

/* chunk: 0 */

.container {
        padding-top:30px;
        max-width: 500px;
        min-height:400px;
    }

    footer {
        padding-top:15px;
        border-top:1px solid #eee;
        max-width:500px;
        margin-left:auto;
        margin-right:auto;
        text-align: center;
        color:#999;
        font-size:12px;
    }

