.normal {
	font-family: Tahoma, "Arial Narrow", Arial, Helvetica, san-serif;
	font-size: 13px;
	font-style: normal;
	color: #FFCCCC;
}
.heading {
	font-family: Tahoma, "Arial Narrow", Arial, Helvetica, san-serif;
	font-size: 16px;
	color: #FFCCCC;
	font-style: normal;
	font-weight: normal;

}
a {
	font-family: Tahoma, "Arial Narrow", Arial, Helvetica, san-serif;
	font-size: small;
	font-style: normal;
	font-weight: normal;
	color: #FFCCCC;
	text-decoration: none;
}
.background {
	background-image: url(images/alt_background.jpg);
	background-repeat: no-repeat;
	height: 625px;
	width: 865px;
	border-top: 0px none;
	border-right: 0px;
	border-bottom: 0px;
	border-left: 0px;
	background-position: center;
	position: relative;
	left: auto;
	top: auto;






}
