.fs16 {
	font-size: 16px;
	line-height: 1.5;
	color: #000000;
}
.fs20 {
	font-size: 20px;
	line-height: 1.5;
	color: #000000;
}
.fs24 {
	font-size: 24px;
	line-height: 1.5;
	color: #000000;
}
.fs12 {
	font-size: 12px;
	line-height: 1.5;
	color: #000000;
}
.fs14 {
	font-size: 14px;
	line-height: 1.5;
	color: #000000;
}
.bg {
	background-attachment: fixed;
	background-image: url(bg.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	background-color: #FFFFFF;
}
