@import "format.less";

html, body {
    height: 100%;
}

#content {
    float: left;
    width: 90%;
}

#footer {
    clear: both;
}