h1, h2 {
	font-family: arial, helvetica, "MS Sans Serif", sans-serif;
	font-size : 23px;
	color : Black;
	text-align : center;
	font-weight : normal;
	background-image : url("/img/design/bg_hl.gif");
	background-repeat : repeat-x;
	background-position : center;
}
h1 span, h2 span {
	background-color: White;
	padding : 0 10 0 10px;
	white-space : nowrap;
}
h2 {
	font-size: 17px;
}
