.text {
	font-family: Arial;
	font-size: 10px;
}
.text12 {
	font-family: Arial;
	font-size: 12px;
}
.text14 {
	font-family: Arial;
	font-size: 14px;
}
body {
	background-attachment: fixed;
	background-image: url(../images/bg2.gif);
	background-repeat: repeat-y;
	background-position: center top;
}
