@charset "utf-8";

h1 {
	/* background: url(img/h1.jpg) no-repeat left top;
	text-indent: -9999px;
	height: 51px;
	width: 680px;*/
	font-size: 115%;
	position: relative;
	left: 130px;
	top: 30px;
}

h2 {
	background: url(img/h2.jpg) left top;
	text-indent: -9999px;
	display: block;
	height: 43px;
	width: 600px;
	margin-top: 20px;
	margin-bottom: 20px;
}

