﻿@charset "utf-8";

body {
  margin: 0px;
  padding: 0px;
  background-color: #666666;

}

#page {
width: 800px;
}



