.text {
	font-family: Verdana;
	font-size: 12px;
	color: #333333;
}
.small_text {
	font-family: Verdana;
	font-size: 10px;
}
.text_bg {
	background-attachment: scroll;
	background-color: #FFFFFF;
	background-image: url(images/text_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.profile_bg {
	background-color: #FFFFFF;
	background-image: url(images/profile/profile_bg.jpg);
	background-repeat: repeat-y;
}
