﻿@charset "utf-8";
body {
  background-color:#ffffff;
}
#wrapper,#header h1 {
  background-color:#ffffff;
}
a,a:hover {
  color:#626262;
}
