﻿@charset "utf-8";
body {
  background-color:#0f4475;
}
#wrapper,#header h1 {
  background-color:#210f75;
}
a,a:hover {
  color:#2d0f75;
}
