.header {
	background-image:url(/static/it/images/head_back.png);
	background-repeat:repeat-x;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #F25EA6;
	height: 69px;
}

.center h2 {
	background-image: url(/static/biz/travel/images/h2_back.gif);
	background-repeat: repeat-x;
	height: 27px;
	font-size: 90%;
	font-weight: bold;
	color: #000000;
	padding-top: 13px;
	padding-left: 8px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
}
