body {
	font-family: Georgia, "Times New Roman", Times, serif;
	background-attachment: scroll;
	background-color: #FFFFCC;
	background-image: url(home_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	color: #333333;
}
.header {
	color: #F00;
}
.text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000;
}
.text {
	text-align: center;
}
.text strong {
	font-size: 14px;
}
.text {
	font-weight: bold;
}
.textdesc {
	font-size: 14px;
	font-weight: normal;
}
