﻿@charset "utf-8";
body {
  background-color:#e00000;
}
#wrapper,#header h1 {
  background-color:#0609db;
}
a,a:hover {
  color:#19b0fa;
}
