﻿@charset "utf-8";

html {
	background-color:#000;
}

body {
	background-color:#fff;
	min-width:100%;
}