@charset "utf-8";
/* CSS Document */

.oneColLiqCtrHdr #container #mainContent table tr td h1 {
	font-family: "Comic Sans MS", cursive;
	color: #F00;
	font-weight: bolder;
	background-color: #FDF703;
	width: 100%;
	text-align: center;
	border: thick double #060;
	font-size: 16px;
}
.oneColLiqCtrHdr #container #header h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FDF703;
	background-image: url(FLAMES.jpg);
	background-repeat: repeat-x;
	text-align: center;
	vertical-align: middle;
	width: 100%;
}
