﻿@charset "utf-8";

#header {
  display: none;
}
#content h2 {
  width: 730px;
  height: 100px;
  font-size: 1.7em;
  font-weight: bold;
  background: url(../img/logo3.gif) no-repeat;
  padding: 25px 0 0 90px;
}
#linksite {
  line-height: 2.3;
}
