﻿body {
    height: 100%;
    overflow-y: scroll;
    margin: 0 auto;
    width: 1024px;
    display: table;
}
