body {
	background-image: url(images/bg.gif);
	background-repeat: no-repeat;
	background-position: center center;
	background-color: #FFFFBD;
	background-attachment: fixed;

}
.txt1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
}
.txt2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
}
.txt3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
}
.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
}

