body {
    background-color: #00A4B1; /* one.hu */
    #font-size: 12px;
    padding-bottom: 500px;
}

div.PageMiddle {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-right: -50%;
    transform: translate(-50%, -50%)
}

