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