﻿body {
    background-color: #ffffff;
    font-family: 'Segoe UI', sans-serif;
    overflow: hidden;
}
#content {
    margin: 0 auto;
}
