﻿@charset "utf-8";

body
{
    margin: 0;
    padding: 0;
    border: none;
    background: #e8e8e8;
}

#page-wrapper
{
    background: white;
}
