.cnt_bk {
	background-image: url(images/cnt_bk.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.content {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #e5dbd0;
	padding: 10px;
}
.tp_labl {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	text-transform: uppercase;
	color: #e5dbd0;
	padding: 10px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #e5dbd0;
}
