﻿@charset "UTF-8";


@font-face {
    font-family: "PixelMplus10";
    src: url("PixelMplus10-Regular.ttf") format('truetype');
    font-weight: normal;
}

body {
    background-color: #fcfcfc;
    text-align: center;
}
