body {
	background-attachment: fixed;
	background-image: url(images/bg.gif);
	background-repeat: repeat-y;
	background-position: right top;
}
p {
	font-size: 12px;
	line-height: 18px;

}
.font14 {
	font-size: 14px;
	line-height: 21px;
}
.font10 {
	font-size: 10px;
	line-height: 15px;
}
.font16 {
	font-size: 16px;
	line-height: 25px;
}
