.text {
	font-family: Tahoma;
	font-size: 12px;
	color: #333333;
}
.bg_profile {
	background-attachment: fixed;
	background-color: #000000;
	background-image: url(images/bg/bg_z4.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.line {
	background-attachment: scroll;
	background-image: url(images/vline.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}
