
BODY {
	BACKGROUND: url("pgart_ties/bg7.jpg");
	background-position: 0px 0px;
	background-repeat: no-repeat;
	background-attachment: fixed;
	}
.title {
 	font-size: 18px;
	font-weight: bold;
	letter-spacing: 3px;
	color: #FF0000;
	}
.text {
	text-indent: 20px;
	font-weight: bold;
	}
.italic {
	font-style: italic;
	}
.footer {
 	font-size: 12px;
	font-weight: bold;
	}
