.top_back {
	background-image: url(images/top_background.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.fam_back {
	background-color: #FFFFFF;
	background-image: url(images/family.jpg);
	background-position: left bottom;
	background-repeat: no-repeat;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 25px;
	line-height: 60px;
	font-weight: bolder;
	padding: 10px;
	text-align: center;
	color: #666666;
	font-style: normal;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #666666;
	font-style: normal;
	text-align: center;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #666666;
	font-style: normal;
	text-align: center;
}
.normaltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	text-align: center;
	color: #666666;
	font-style: normal;
}

.normalbold {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	letter-spacing: normal;
}

