@charset "utf-8";

/* header styles */

#header {
	width: 980px;
	margin-bottom: 40px;
}
#header #title {
	font-size: 0px;
	line-height: 0px;
	background-image: url(../image/header.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 524px;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
}
#header #title h1,
#header #date,
#header #lead,
#header #appearance {
	overflow: hidden;
	height: 0px;
}
