.centerFAQPane {
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	width: 770px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	background-repeat: repeat-y;
	position: relative;
	background-color: #FFFFFF;
}

.footer{
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	width: 770px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	position: relative;
	background-color: #9CC0CE;
	height: 30px;
	color: #758D51;
	top: -12px;
}
body {
	background-image: url(http://askana.org/images/bgstrip.jpg);
	background-color: #fff79e;
	background-repeat: repeat-x;
}
.style1 {
	font-size: large;
	font-weight: bold;
}

a{
color:#999999
}