body {
	background-color: #d9d9d9;
	background-image: url(bg.jpg);
	background-repeat: repeat-y;
	background-position: center;
}
.txt1 {
	font-family: "Courier New";
	font-size: 17px;
	font-weight: bold;
	color: #000000;
	line-height: 22px;
}
.txt2 {
	font-size: 26px;
	font-weight: bolder;
	color: #3079DD;
	font-family: Courier;
}
.txt3 {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	font-family: "Courier New";
	line-height: 18px;
}
.txt4 {

	font-family: "comic Sans MS";
	font-size: 27px;
	font-weight: bold;
	color: #C108A0;
	line-height: 22px;
}
.txt5 {


	font-family: "comic Sans MS";
	font-size: 27px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 22px;
}
.tdmain {
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: dashed;
	border-left-style: dashed;
	border-right-color: #333333;
	border-left-color: #333333;
}

