.backleft {
	background-attachment: fixed;
	background-image: url(img/back_left.gif);
	background-repeat: repeat;
	background-position: left top;

}
.backright {
	background-attachment: fixed;
	background-image: url(img/back_right.gif);
	background-repeat: repeat;
	background-position: right top;
}
.font12 {
	font-size: 12px;
}
.font11 {
	font-size: 11px;
}
.font13 {
	font-size: 13px;
}
.font14 {
	font-size: 14px;
}
