﻿/* title */

h1.title
{
  margin: 0 auto;
  padding: 0;
  width: 710px;
  height: 95px;
  display: block;
  text-indent: -9000px;
  overflow: hidden;
  background: url(../../images/pages/default/title.png) no-repeat center top;
}