﻿@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;
}
.text {
  font-size: 1.3em;
  margin-top: 30px;
}
