/* CSS Document */

h1 {
	margin:1em 0 0 0;
	padding:0px;
	font-size:12px;
	font-weight:bold;
}

h2 {
	margin:0 0 3px 0;
	padding:0px;
	font-size:12px;
	font-weight:normal;
	line-height:110%;
	vertical-align: middle;
}

.header_bg {
	background: url("../img_frame/header_bg.gif"); 
	background-repeat: no-repeat;
}

